The List Modified plugin helps Obsidian users maintain an accurate log of all files modified within specified timeframes, such as daily, weekly, or monthly periods. Instead of relying on system modification timestamps, which can be unreliable due to file movement or syncing, this plugin creates persistent text-based logs. These logs are linked directly to corresponding periodic notes, providing a reliable archive of changes. The plugin offers extensive configuration options to tailor which files are logged and how the logs are formatted.
QOL: the plugin now auto re-validates every note to ensure it matches new criteria when a criteria setting is changed.
Bug Fix: when a note is deleted, the plugin will no longer disregard the criteria settings.