franciskafieh / obsidian-list-modified

🪨 The advanced and adaptive changelog for Obsidian. Links all modified files meeting certain criteria to a timed (daily, weekly, monthly) note.
MIT License
85 stars 7 forks source link

[FR] match criteria when a criteria setting is changed #78

Closed franciskafieh closed 8 months ago

franciskafieh commented 1 year ago

Currently, the plugin only matches criteria on file cache change (e.g. when you modify the file.) ... implement a criteria matcher every time a criteria setting is changed.

Originally posted by @franciskafieh in https://github.com/franciskafieh/obsidian-list-modified/issues/76#issuecomment-1436002311

franciskafieh commented 8 months ago

Out of scope. A simple save should be good enough. When a new day is reached, all files will automatically be updated to match criteria, so criteria will always be matched eventually. If anyone is still looking for this, feel free to re-open