lumoe / obsidian-rollover-daily-todos

An obsidian plugin that rolls over todo items from the previous daily note
MIT License
264 stars 65 forks source link

Cancel uncompleted tasks when rolled over #128

Open lzilioli opened 10 months ago

lzilioli commented 10 months ago

When rolling a task over to the next day, it would be helpful to have the option change its status to cancelled on the day it's coming from. This will allow me to keep task reports tidy by excluding cancelled tasks from my queries.

e.g.

- [ ] this is a task that is getting rolled over

to

- [-] this is a task that is getting rolled over