zotero-mdnotes

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

GPL-3.0 License

Stars
1.3K
Committers
12

Bot releases are visible (Hide)

zotero-mdnotes - v0.2.3 Latest Release

Published by github-actions[bot] over 2 years ago

zotero-mdnotes - 0.2.2

Published by argenos over 2 years ago

zotero-mdnotes - 0.2.1

Published by argenos over 2 years ago

Fix Max Version for Zotero 6.0

zotero-mdnotes - v0.2.0

Published by argenos over 2 years ago

What's Changed

New Contributors

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

zotero-mdnotes - v.0.2.0-alpha5 - Zotero 6 compatibility

Published by argenos over 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

zotero-mdnotes - 0.2.0-alpha4

Published by argenos over 3 years ago

zotero-mdnotes - 0.2.0-alpha3

Published by argenos over 3 years ago

zotero-mdnotes -

Published by argenos over 3 years ago

zotero-mdnotes -

Published by argenos over 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
zotero-mdnotes - v0.1.3

Published by github-actions[bot] over 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
zotero-mdnotes - v0.1.2

Published by github-actions[bot] almost 4 years ago

zotero-mdnotes - v0.1.1

Published by github-actions[bot] almost 4 years ago

zotero-mdnotes - v0.1.0

Published by github-actions[bot] almost 4 years ago

  • Add support for templates
    • Removes unused preferences that are replaced by placeholders
  • Add custom formatting for fields
    • Add hidden preference to customize the format of Zotero Notes
  • The content of the batch export with the single-file setting is now consistent with the split-files settings.
  • Remove automatic capitalization of links
  • Add support for standalone markdown notes
  • Zotero notes can now also include tags and related items
  • Renames the "Export Zotero item" menu to "Export to markdown"
    • The menu to export a Zotero note was merged into "Export to markdown"
  • Add option to use file:// links for PDF attachments instead of using the URL scheme from Zotero (zotero://)
  • Hidden option to attach Obsidian URI links after notes are exported.
  • Other improvements and bug fixes to make things better under the hood.
zotero-mdnotes - v0.0.7

Published by github-actions[bot] about 4 years ago

zotero-mdnotes - v0.0.6

Published by github-actions[bot] about 4 years ago

zotero-mdnotes - v0.0.5

Published by github-actions[bot] about 4 years ago

Add hidden preference for links to dates and type
Use tabs for preferences

zotero-mdnotes - v0.0.4

Published by argenos about 4 years ago

  • Fix note names in Item export
  • Add links to PDFs in metadata
  • Changes label for adding notes as linked attachments
zotero-mdnotes - v0.0.3

Published by argenos about 4 years ago

  • Change date format in Zotfile-extracted note titles to yyyy-mm-dd (compatibility with Windows)
zotero-mdnotes - v0.0.2

Published by argenos about 4 years ago

  • Make user's home the default path
  • Add publication title only if available
  • Fix missing line before annotations header
  • Remove code block formatting from citekey
  • Fix missing publication titles
zotero-mdnotes - v0.0.1

Published by argenos about 4 years ago