# Installer diary avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de diary pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:diary
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install diary
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:diary
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.16
- **Résumé source:** Text-based journaling program
- **Page d'accueil:** <https://diary.p0c.ch>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- diary (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.16
## Historique du projet et usages

diary is a text-based journaling program that stores entries as date-named text files and can import, export, and synchronize calendar entries.

### Historique du projet

The official manual documents a terminal journaling workflow driven by a diary directory, an optional XDG configuration file, and editor integration.

### Historique d'adoption

The supplied Homebrew facts identify diary as packaged for Homebrew with an MIT license and the official homepage at diary.p0c.ch.

### Modes d'utilisation

Users navigate days in the terminal, edit entries with their configured editor, import or export .ics files, and optionally sync entries to CalDAV.

### Pourquoi les passionnés de paquets s'y intéressent

It is package-manager friendly because it is a small terminal utility with XDG-style configuration, plain text journal storage, and optional CalDAV integration.

### Chronologie

- Current: Official manual documents XDG config, DIARY_DIR storage, .ics import/export, and CalDAV sync.

### Related projects

- CalDAV clients, terminal diaries, plain-text journaling tools, calendar import/export tools.

### Sources

- <https://diary.p0c.ch/man>
- source_facts.homepage
- source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ${XDG_CONFIG_HOME:-~/.config}/diary/diary.cfg

## Credential files

- Unix: ${XDG_CONFIG_HOME:-~/.config}/diary/diary.cfg

## Combined YAML source

View the package source record on GitHub. [combined/diary.yml](https://github.com/mxcl/pkgdb/blob/main/combined/diary.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
