An annoying journal that pops up regularly to make you write entries
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
_ d7af07b275
bump to v0.1.3
1 year ago
images 🎨 add promotional image 1 year ago
src show version number and last time popped up 1 year ago
videos try to add a video to the README 1 year ago
.gitignore try to add a video to the README 1 year ago
COPYING add license and stuff for publishing 1 year ago
Cargo.lock bump to v0.1.3 1 year ago
Cargo.toml bump to v0.1.3 1 year ago
README.md 📝 1 year ago

README.md

annoying_journal

A low-dependency GUI journal that pops up and steals keyboard focus every 37 minutes, to force you to write an entry.

Video

A comic with two characters. A character labeled "The program" is sitting on top of a computer monitor. A character labeled "You", looking angry, is staring up at the program. The program is saying, "Heyyy, whatcha doin'? Workin' on anything? Wanna write it dooown?

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