v0.3.0 - Obsidian Zotero Sync Templates
Obsidian Zotero Sync Templates
This release adds Templater scripts for automating Zotero → Obsidian annotation extraction.
New Files (examples/obsidian-zotero-sync/)
| File | Purpose |
|---|---|
zotero-sync.md |
Interactive single-paper sync |
zotero-bulk-sync.md |
Bulk import new papers from CSL-JSON |
zotero-paper-template.md |
Example paper template with color-coded annotations |
README.md |
Setup guide and documentation |
Features
- Quick sync: Update current paper or import by citekey
- Bulk sync: Import all new papers not yet in Obsidian (compares against CSL-JSON export)
- Color-coded annotations: 8 categories mapped to Zotero highlight colors
- Yellow = Summary
- Red = Important
- Green = Notation
- Blue = Technical details/experiments
- Purple = Contribution
- Pink = Connection to literature
- Orange = Assumption
- Gray = Wrong?!
- PDF deep links: Jump directly to annotation location in Zotero
Prerequisites
- Obsidian with Zotero Integration and Templater plugins
- Zotero with Better BibTeX
See the README for full setup instructions.