Documentation
README
obsidian-sync
Refresh progress notes for a Deep Researcher project.
Usage
Claude Code: /obsidian-sync --project /path/to/project
Claude Code: /obsidian-sync --project /path/to/project --dashboard-only
Claude Code: /obsidian-sync --project /path/to/project --daily-only
Codex: $obsidian-sync
Behavior
- Read project config and check
obsidian.enabled - Read
PROJECT_BRIEF.md,workspace/MEMORY_LOG.md,workspace/state.json, and.cycle_counter - Refresh
Dashboard.mdin Obsidian, orworkspace/progress_tracking/Dashboard.txtif no vault is configured - Optionally append a new daily note entry
Command
python -m core.obsidian --project /path/to/project
This is the opening of the README. Read the full README on GitHub.