Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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.
https://github.com/franciskafieh/obsidian-list-modified

obsidian obsidian-md obsidian-plugin

Last synced: about 1 month ago
JSON representation

🪨 The advanced and adaptive changelog for Obsidian. Links all modified files meeting certain criteria to a timed (daily, weekly, monthly) note.

Awesome Lists containing this project

README

        

# Obsidian List Modified

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](.github/example-settings.png)

You can expect this!

![demo of plugin that shows working modification logic](.github/olm-demo.gif)

## Usage & Config

Please read [the wiki](https://github.com/franciskafieh/obsidian-list-modified/wiki).

## Contributing

Read [the CONTRIBUTING.md file](CONTRIBUTING.md) 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](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/R6R7GBZLX)

## Similar Plugins

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

- If you are looking for a separate changelog note: [Obsidian Vault Changelog](https://github.com/badrbouslikhin/obsidian-vault-changelog/tree/main)
- If you are looking for detailed change history (part-by-part) and analysis: [Obsidian Git](https://github.com/denolehov/obsidian-git)

## 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.