Session Manager
Manage metadata for the current active session's session.md file via Obsidian CLI.
Deriving the Session Path
The session docs path is injected into your system prompt by the SessionStart hook. It looks like:
Session docs path: {KB_PATH}/_sessions/2026-03-04/abc123-def456/docs/
To get the session.md vault-relative path for Obsidian CLI:
- Take the injected docs path
- Find
_sessions/in it — everything from_sessions/onward is vault-relative - Remove
[Description truncada. Veja o README completo no GitHub.]