diary-worm

This is a text-based diary, inspired by khal. Journal entries are stored in text files.

diary-demo
  1. Download and install the diary from the Open Build Service:

    📦 stable diary build result
    🌜 nightly diary-nightly build result
  2. Set the EDITOR environment variable to your favourite text editor:

    export EDITOR=vim

  3. Run the diary, with the folder for the text files as first argument:

    diary ~/.diary

    Or, set the environment variable DIARY_DIR to the desired directory. The text files in this folder will be named 'yyyy-mm-dd'.

diary-keybindings-cheat-sheet