Bring jrnl journals and taskwarrior tasks together in a single document.
Go to file
Marty Oehme 6b164b07e3
Add simple README
2021-10-31 15:46:53 +01:00
README.md Add simple README 2021-10-31 15:46:53 +01:00
open-todo-txt.py Fix override setting 2021-10-31 15:44:41 +01:00

README.md

Taskwarrior - jrnl task ingestion

This little script allows simple interaction between taskwarrior and a jrnl file. It parses the jrnl file and logs accomplished tasks in taskwarrior.

To accomplish this it borrows a little from the todotxt syntax --- namely the idea of (A) (B) (C) prioritization and x task done syntax (i.e. starting a line with x means it represents an accomplished task).