An annoying journal that pops up regularly to make you write entries
Go to file
_ 7ccc3b0e77 v0.1.1 2022-03-31 03:04:07 +00:00
images 🎨 add promotional image 2022-03-27 03:36:30 +00:00
src log when the window popped up. Change the window title too 2022-03-31 03:03:25 +00:00
videos try to add a video to the README 2022-03-26 22:51:10 +00:00
.gitignore try to add a video to the README 2022-03-26 22:51:10 +00:00
COPYING add license and stuff for publishing 2022-03-26 23:01:22 +00:00
Cargo.lock 🐣 annoying journal 2022-03-26 22:27:42 +00:00
Cargo.toml v0.1.1 2022-03-31 03:04:07 +00:00
README.md 🎨 add promotional image 2022-03-27 03:36:30 +00:00

README.md

annoying_journal

A 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