Get recent edits
obsidian_get_recent_editsRetrieve recently modified notes from an Obsidian vault to continue work. Filter by folder, time range, and limit results.
Instructions
List notes ordered by most recent modification. Useful for picking up where work was left off.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since_minutes | No | Only notes edited within this many minutes | |
| folder | No | Restrict to a subfolder | |
| limit | No | Max results (default 20) |