lumoe / obsidian-rollover-daily-todos

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

Make automatic rollover optional (#103) #111

Closed barryvan closed 10 months ago

barryvan commented 11 months ago

This adds a new option to control whether or not the rollover happens automatically upon file creation, or whether it must be manually triggered. This will resolve #103, and should make this plugin easier to use in conjunction with Templater.

lumoe commented 10 months ago

I realized that there is already a PR, I just created a second one. Please see #112

Thank you for your PR, I agree in order to mitigate the issues with Templater we have to make the automatic rollover optional. Although I would argue, that the default behaviour until now was, that it rolled over automatically, so we should keep it true by default.

If it is alright with you, I would like to take the changes you made to the README and add it to #112.