Zotero Roam Export Versions Save

A Zotero addon for exporting to Roam

v1.11

3 years ago
  • All creator types now exported (implements #16)

v1.10.1

3 years ago
  • Bugfix #13
  • Added title output for legislation (nameOfAct) and case law (caseName)
  • Added Zotero update infrastructure

v1.10

3 years ago
  • Added abstract to page's metadata, per #15

v1.9

3 years ago
  • Differentiates between linked and non-linked attachments (the former get 🔗 after their name), per #12
  • Now includes links to epub attachments as well as PDFs, per https://github.com/melat0nin/zotero-roam-export/issues/12#issuecomment-651134494
  • Lists related items as children of Related:, instead of a comma-delimited string, so easier to read where there are many related items
  • Some code clean up

v1.8

3 years ago
  • Adds option always to indent a specific tag as a child of the preceding element (e.g. always indent <blockquote>s under the preceding highlighted passage) (extensions.roamexport.indent_tag_as_child):

  • Adds option always to style underlines as h3 headings (extensions.roamexport.convert_underline_to_heading):

  • Refactor metadata links to items in local and web Zotero libraries and PDF attachments:

v1.7

3 years ago
  • Added option to include recursive collection names as topics - extensions.roamexport.recursive_collection_topics

v1.6

3 years ago
  • Adds preference to create Roam page titles using item citekeys from Better Bibtex, per #7

v1.5

3 years ago
  • Made Metadata and Notes headings variables, per #8
  • Added Publication field for journal articles, per #9

v1.4

4 years ago
  • Adds Editor(s):: per #6
  • Adds bookTitle field for Chapter items

v1.3

4 years ago
  • Includes citekey field from Better Bibtex (if installed), implementing #4