Simple file based diary
Go to file
2016-07-11 21:06:01 +03:00
diary.py Add default editor 2016-07-11 21:06:01 +03:00
LICENSE Initial commit 2016-07-10 17:35:32 +04:00
README.md Init files 2016-07-10 16:34:37 +03:00

Diary

Simple diary based on files. Just run and write.

One record for one day by default.

Use DIARY_ROOT_DIRECTORY environment variable to setup root directory for records.

You can fork it and edit templates any way you like.