No description
Find a file
Chrisdi 99b8d694da Update src/obsidian/implementations/context/ObsidianReplacementDictionary.ts
Co-authored-by: Francis Kafieh <francis@franciskafieh.com>
2026-02-18 19:01:39 -05:00
.github updated codeql CI action versions 2024-12-15 11:20:04 -05:00
src Update src/obsidian/implementations/context/ObsidianReplacementDictionary.ts 2026-02-18 19:01:39 -05:00
tests Adds template [[folder]] to display the parent path 2026-02-18 19:01:39 -05:00
.editorconfig work work on new logic and jest 2024-08-11 09:26:19 -04:00
.eslintignore work work on new logic and jest 2024-08-11 09:26:19 -04:00
.eslintrc work work on new logic and jest 2024-08-11 09:26:19 -04:00
.gitignore added #126 - FR: setting to keep dividers every new period 2025-03-01 18:45:10 -05:00
.npmrc added warn to npmrc 2024-08-11 09:26:19 -04:00
bumpVersion.ts release version 3.1.0-alpha 2024-09-26 23:07:53 -04:00
bun.lockb add FR #104: sort output 2025-05-09 10:08:44 -04:00
bunfig.toml work work on new logic and jest 2024-08-11 09:26:19 -04:00
CONTRIBUTING.md created auto-release github action 2024-08-11 09:26:19 -04:00
esbuild.config.mjs work work on new logic and jest 2024-08-11 09:26:19 -04:00
manifest-beta.json release version 3.1.2-alpha 2024-10-08 13:29:35 -04:00
manifest.json release version 3.7.2 2025-09-12 13:35:05 -04:00
package-lock.json Bump js-yaml from 4.1.0 to 4.1.1 2026-02-18 18:59:21 -05:00
package.json Bump esbuild from 0.19.12 to 0.25.0 2025-02-11 17:00:24 +00:00
README.md added README quick-install/stats link 2025-01-17 18:06:34 -05:00
tsconfig.json created auto-release github action 2024-08-11 09:26:19 -04:00
versions.json created auto-release github action 2024-08-11 09:26:19 -04:00

Obsidian List Modified

Click here for plugin quick-install and statistics!

This plugin links all modified files meeting certain criteria to a daily/weekly/monthly note. This provides an accurate log/archive of files modified during specific time periods.

List Modified outputs logs as standard text rather than dynamic queries, ensuring their persistence. Similarly, OLM does not rely on the system's file modification times, as they can be inaccurate when files are moved or when using sync services.

Here's a little example...

With these settings:

example settings for a plugin demo

You can expect this!

demo of plugin that shows working modification logic

Usage & Config

Please read the wiki.

Contributing

Read the CONTRIBUTING.md file for build and dev instructions.

Donations

If OLM has helped you in any way, and you would like to fund future development, feel free to support me on Ko-fi! All donations are appreciated :)

ko-fi

Similar Plugins

There are some purposes which are out of scope for this plugin. Here are some great plugins that may meet your needs.

Disclaimer

This plugin should not do any harm, but you should always back up your notes just in case! I am not responsible for any damage done as a result of this plugin.