list_notes
Lists markdown notes in an Obsidian vault, optionally within a specified subfolder, excluding hidden directories like .obsidian, .git, and .trash.
Instructions
Lists the vault's notes (.md), optionally restricted to a subfolder. Ignores hidden folders (.obsidian, .git, .trash).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | Subfolder relative to the vault to restrict the listing to (default: vault root) |