dooit
dooit copied to clipboard
💡 [FEAT] Save task status changes to data file immediately on change
I've written a little script to extract tasks from the yaml data file to a text file which is then in turn read by conky so I have a constant transparent task list on my desktop. Works great to keep me on track when i'm not in the terminal. The only issue is that dooit doesn't save changes to a tasks status until another action action is performed e.g. adding or deleting a separate task, so updates to my tasks status in conky won't show immediately.
Is there any chance that task status changes are saved immediately to the data file?