Zotero Mdnotes Versions Save

A Zotero plugin to export item metadata and notes as markdown files

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

Fix Max Version for Zotero 6.0

0.2.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/argenos/zotero-mdnotes/compare/0.1.3...0.2.0

0.2.0-alpha5

2 years ago

What's Changed

  • Update filepicker imports to use zotero/modules (#126)
  • Upgrade max version for compatibility with Zotero 6 (#133, #77)

New Contributors

Full Changelog: https://github.com/argenos/zotero-mdnotes/compare/0.2.0-alpha4...0.2.0-alpha5

0.2.0-alpha4

3 years ago

0.2.0-alpha.3

3 years ago

0.2.0-alpha2

3 years ago

0.2.0-alpha1

3 years ago
  • Block references for the exported Zotero notes. Important note: The block ID is using a hash of the block contents, i.e. if you change your format the block won't match any more.
  • The Zotero note export now uses Joplin turndown instead of regexp for the html -> md translation. Note: This means you probably have to set up again some of the custom formatting you've added. Some custom rules for the translations can be configured in the hidden preferences with the html2md properties, but they now require you to restart Zotero. Please ping me if you need additional rules not included there.
  • Custom placeholders (not yet in the documentation). Also a noteTitle placeholder to have different formatting from an item's title.
  • Customizing the text for Zotero links in hidden preferences
  • A few bug fixes

0.1.3

3 years ago
  • Make standalone notes menu optional
  • Add separate menu for single-file exports
  • Add wiki link format for PDF attachments (#49)
  • Add Update instructions to documentation (#45)
  • Updated documentation
    • Standalones menu is now optional
    • Add details to configuration page for single- and multi-file exports