wednesday_notes — Native note capture for Wednesday
Category: plugins Where it works: Claude Code / Telegram (Hermes) / both
What it is
First-class capture tool with one canonical path: every default note is written to the Grimoire inbox and mirrored best-effort to Apple Notes. The vault copy is authoritative; a failed Apple mirror never discards the note.
How to trigger it
- Natural language: “note this”, “capture this”, “save this thought”, “notează”.
- Direct command:
/note <text>. - Auto-fires for explicit capture intent through the companion skill.
How to use it
The agent invokes wednesday_capture_note with the full text. The tool delegates
to the dual-write chokepoint and returns the vault filename plus Apple Notes
mirror status. Explicit Obsidian edits use the Obsidian MCP instead.
Practical examples
- You: “notează: verifică dependențele înainte de deploy” → Grimoire inbox + Apple Notes mirror.
- You: “în Obsidian, adaugă un paragraf la nota proiectului” → routed to the Obsidian MCP, not the capture chokepoint.
Notes / limits
Never confirm “noted” without a returned vault path. Raw captures preserve the operator’s words verbatim. Composed notes follow the artifact-polish structure; Apple Notes writes use a title first and HTML body.