Diary - Personal diary
Installation
Clone the repo with:
clone https:/muhq.space/software/diary.git
And copy diary
into your path.
Usage
diary [cmd] [date]
diary [edit] [date] - open the entry date/today in $EDITOR.
diary show [date] - open the entry date/today in $PAGER.
diary help [cmd] - print a help text
Configuration
Diary reads the configuration from:
$XDG_CONFIG/diary/config
or$HOME/.config/diary/config
$HOME/.diaryrc
Config values:
diary_location
- The path to the directory, in which the diary is storedgpg_id
- The id of the pgp public key for encryption
License
Diary is licensed under the WTFPL.