Newbrict / obsidian-obligator

A fully featured replacement for the built-in daily notes plugin. Obligator functions like a virtual bullet journal by copying over unchecked to-do items to your new daily note, along with adding any scheduled items you've set up
MIT License
66 stars 4 forks source link

Request to change checkbox of previous note instead of deleting #41

Open szhang3108 opened 2 hours ago

szhang3108 commented 2 hours ago

Hello,

I'm wondering if it would be possible to change the checkbox of a copied over task in the previous note to another symbol? In my implementation I have bullet journal style icons for 'migrated' tasks, which has an image for - [>]. I would like any - [ ] that gets imported from the old note to be changed to - [>]. Is that something you'd be open to?

Newbrict commented 2 hours ago

I think this feature would mesh well with #25

I will mark this as a feature request and get to it next time I'm working on this code.

Thanks for the suggestion.

szhang3108 commented 2 hours ago

Thanks so much! I had the same problem with roll-over not working for my needs and am so glad to have found your implementation.