Stats
Actions
Tags
From obsidian
Drop a chapter bookmark in the current session. The session-end hook will save each bookmarked segment as a separate note. Usage: /obsidian:bookmark [label]
How this command is triggered — by the user, by Claude, or both
Slash command
/obsidian:bookmarkThe summary Claude sees in its command listing — used to decide when to auto-load this command
Mark this point in the conversation as a chapter boundary. Add a marker comment to the conversation context: `#bookmark [label] @ [current timestamp]` Confirm to the user: "Bookmark set — this will become a separate note when the session ends."
Mark this point in the conversation as a chapter boundary.
Add a marker comment to the conversation context:
#bookmark [label] @ [current timestamp]
Confirm to the user: "Bookmark set — this will become a separate note when the session ends."
npx claudepluginhub nhangen/claude-obsidian-plugin --plugin obsidian/bookmarkBookmark the latest message in the current Claude Code session. Annotate with --note. Bookmarks land in the shared `bookmarks` table that the TUI and CLI also write to.