Skip to content

v0.2.0 — auto-record Claude Code sessions to Obsidian

Choose a tag to compare

@takashito takashito released this 08 Jun 00:30
· 21 commits to main since this release

obsidian-chronicle auto-records every Claude Code session to your Obsidian vault — a structured note + a Daily Note line. No clicks.

Highlights

  • 🪝 Hook-triggered recording on SessionEnd / PreCompact / /done
  • 🗂️ Structured note (Goal / Key Decisions / Files Changed / Result callout) + one linked Daily Note line
  • 🔁 Resume-aware — resuming appends to the same note (matched by session_id), no duplicates
  • 🌐 Output language configurable (e.g. "language": "Japanese") — title, headings, callouts localized
  • 🪟 Experimental Windows support
  • 🛠️ Pure bash + jq — no daemon, no build step

Install

/plugin marketplace add takashito/claude-obsidian-chronicle
/plugin install obsidian-chronicle@obsidian-chronicle
/obsidian-chronicle:setup