Crates.io | annoying_journal |
lib.rs | annoying_journal |
version | 0.1.3 |
source | src |
created_at | 2022-03-26 23:04:32.693563 |
updated_at | 2022-04-07 03:03:27.624075 |
description | A journal that pops up regularly to force you to write entries |
homepage | |
repository | https://six-five-six-four.com/git/reactor/annoying_journal |
max_upload_size | |
id | 557034 |
size | 71,185 |
A low-dependency GUI journal that pops up and steals keyboard focus every 37 minutes, to force you to write an entry.
Text and timestamps of journal entries are saved in the directory annoying_journal
,
in JSONL format.
--interval-secs <u64>
- Change the pop-up interval (default is 2,225)--prompt <String>
- Change the prompt that shows above the editor.Git repo: https://six-five-six-four.com/git/reactor/annoying_journal
Backup Git repo: https://github.com/ReactorScram/annoying_journal
License: AGPLv3