4 releases
0.1.3 | Apr 7, 2022 |
---|---|
0.1.2 | Apr 6, 2022 |
0.1.1 | Mar 31, 2022 |
0.1.0 | Mar 26, 2022 |
#286 in Text editors
56KB
251 lines
annoying_journal
A low-dependency GUI journal that pops up and steals keyboard focus every 37 minutes, to force you to write an entry.
Output
Text and timestamps of journal entries are saved in the directory annoying_journal
,
in JSONL format.
CLI parameters
--interval-secs <u64>
- Change the pop-up interval (default is 2,225)--prompt <String>
- Change the prompt that shows above the editor.
Misc
Git repo: https://six-five-six-four.com/git/reactor/annoying_journal
Backup Git repo: https://github.com/ReactorScram/annoying_journal
License: AGPLv3
Dependencies
~18–25MB
~419K SLoC