| Audio recorder | raw/attachments accepts media evidence; recording UI is hardware/app-specific | not-applicable |
| Backlinks | catalog backlinks plus wiki.py obsidian backlinks | implemented |
| Bases | generated .base files over Markdown properties | implemented |
| Bookmarks | generated bookmarks dashboard for high-value pages and searches | implemented |
| Canvas | JSON Canvas map under wiki/canvases | implemented |
| Command palette | python scripts/wiki.py obsidian commands | implemented |
| Daily notes | daily template and daily note creator | implemented |
| File explorer | python scripts/wiki.py obsidian files | implemented |
| File recovery | Git history plus pre-push safety; snapshots are intentionally commit-backed | already-covered |
| Footnotes view | python scripts/wiki.py obsidian footnotes | implemented |
| Format converter | python scripts/wiki.py obsidian format-report | adapted |
| Graph view | existing knowledge graph plus JSON Canvas export | implemented |
| Note composer | merge/split remains safety-gated; agents edit with validation instead of blind note surgery | safety-gated |
| Outgoing links | python scripts/wiki.py obsidian outgoing | implemented |
| Outline | python scripts/wiki.py obsidian outline | implemented |
| Page preview | python scripts/wiki.py obsidian preview | implemented |
| Properties view | frontmatter property schema report | implemented |
| Publish | Quartz site publishing layer | already-covered |
| Quick switcher | python scripts/wiki.py obsidian quick | implemented |
| Random note | python scripts/wiki.py obsidian random | implemented |
| Search | python scripts/wiki.py search and obsidian search | implemented |
| Slash commands | same command palette surfaced through obsidian commands | implemented |
| Slides | python scripts/wiki.py obsidian slides | implemented |
| Sync | Git commit/push policy and GitHub remote | already-covered |
| Tags view | tag count and page index | implemented |
| Templates | wiki/_templates plus creation commands | implemented |
| Unique note creator | python scripts/wiki.py obsidian unique | implemented |
| Web viewer | external-link report; browsing remains browser/app-level | adapted |
| Word count | python scripts/wiki.py obsidian word-count | implemented |
| Workspaces | generated workspace config plus dashboard/canvas/bases | implemented |
| Web Clipper | web-clip template plus existing ingest/url-to-markdown skill route | adapted |