An efficient way to synchronize your resource notes in Zotero to Obsidian. It's a minimal plugin which tries to has obsidian design goals in mind:
- Minimal config
- Only Markdown
- Efficient
A Dockerfile and .devcontainer has been provided. You only need to run:
- npm install
- npm run dev or
- npm run build