Skip to content

v0.3.0 - Obsidian Zotero Sync Templates

Choose a tag to compare

@rpatrik96 rpatrik96 released this 01 Feb 09:58
· 106 commits to main since this release

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

See the README for full setup instructions.