Local Zotero Mirror

by wsqstar
5
4
3
2
1
New Plugin

Description

This plugin has not been manually reviewed by Obsidian staff. Synchronize Zotero collections, paper metadata, and native notes into local Markdown notes.

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
0
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Local Zotero Mirror

Local Zotero Mirror is an Obsidian desktop plugin that syncs Zotero collection structure, paper metadata, and Zotero native notes into local Markdown notes.

It is designed to work with the companion Zotero plugin, Local Zotero Bridge.

Features

  • Creates one canonical Markdown note per Zotero item.
  • Regenerates collection index notes that link to canonical paper notes.
  • Preserves user-written note sections outside managed blocks.
  • Migrates Zotero native notes into a protected Markdown block.
  • Supports opening Zotero items and PDF attachments from Obsidian commands and context menus.

Development

npm install
npm test
npm run build

Obsidian Release Assets

A GitHub release should upload:

  • main.js
  • manifest.json
  • styles.css

The release tag must match manifest.json.version exactly for Obsidian community plugin distribution.