dooit icon indicating copy to clipboard operation
dooit copied to clipboard

💡 [FEAT] Save task status changes to data file immediately on change

Open silentjay opened this issue 1 year ago • 0 comments

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?

silentjay avatar Oct 18 '24 08:10 silentjay