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

[DOCUMENTATION] Things to add #52

Closed franciskafieh closed 1 year ago

franciskafieh commented 1 year ago

Move README over to GitHub wiki or own documentation solution

You will probably want to add to the documentation that data not created by this plugin under the specified heading will be deleted.

Originally posted by @Triquetra in https://github.com/franciskafieh/obsidian-list-modified/issues/49#issuecomment-1216084127

franciskafieh commented 1 year ago

if interval is 0, writing to file will only happen on modify event. for performance, it is recommended to use a value of 0 unless you would like a delay greater than 5-10 seconds. otherwise, there will be many unnecessary saves.