ZotPush MD: export selected Zotero items to Markdown
Hi
I have released an early preview of ZotPush MD, an open-source plugin that exports selected Zotero references to standalone Markdown files with YAML frontmatter.
The workflow starts in Zotero: select one or more items, then choose Push selection to Markdown. The export includes bibliographic metadata, notes, highlights, comments, available cached annotation images, and links back to Zotero.
The plugin does not modify Zotero items, attachments, collections or the database. It writes only to the destination directory you select. It has no telemetry; Zotero may check the GitHub update feed for new versions.
You can inspect the source and run npm test to check the formatter and the static audit of mutating Zotero APIs. npm run build creates the XPI locally, with no npm dependencies to install.
This is an early preview declaring compatibility with Zotero 9.0.x and 10.0.x. Automated checks pass, but I have not yet completed hands-on testing across Zotero 10 installations. I would welcome feedback, particularly on Zotero 10 behavior, the YAML schema and annotation export.
https://github.com/paolovolterra/Zotpush
https://zenodo.org/records/22901556
I have released an early preview of ZotPush MD, an open-source plugin that exports selected Zotero references to standalone Markdown files with YAML frontmatter.
The workflow starts in Zotero: select one or more items, then choose Push selection to Markdown. The export includes bibliographic metadata, notes, highlights, comments, available cached annotation images, and links back to Zotero.
The plugin does not modify Zotero items, attachments, collections or the database. It writes only to the destination directory you select. It has no telemetry; Zotero may check the GitHub update feed for new versions.
You can inspect the source and run npm test to check the formatter and the static audit of mutating Zotero APIs. npm run build creates the XPI locally, with no npm dependencies to install.
This is an early preview declaring compatibility with Zotero 9.0.x and 10.0.x. Automated checks pass, but I have not yet completed hands-on testing across Zotero 10 installations. I would welcome feedback, particularly on Zotero 10 behavior, the YAML schema and annotation export.
https://github.com/paolovolterra/Zotpush
https://zenodo.org/records/22901556
Upgrade Storage