Skip to content

Releases: melat0nin/zotero-roam-export

v1.11

19 Jul 10:26
Compare
Choose a tag to compare
  • All creator types now exported (implements #16)

v1.10.1

18 Jul 10:34
Compare
Choose a tag to compare
  • Bugfix #13
  • Added title output for legislation (nameOfAct) and case law (caseName)
  • Added Zotero update infrastructure

v1.10

06 Jul 09:15
Compare
Choose a tag to compare
  • Added abstract to page's metadata, per #15

v1.9

29 Jun 14:27
Compare
Choose a tag to compare
  • 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 #12 (comment)
  • 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

25 Jun 12:22
Compare
Choose a tag to compare
  • 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

24 Jun 07:16
Compare
Choose a tag to compare
  • Added option to include recursive collection names as topics - extensions.roamexport.recursive_collection_topics

v1.6

18 Jun 11:43
Compare
Choose a tag to compare
  • Adds preference to create Roam page titles using item citekeys from Better Bibtex, per #7

v1.5

14 Jun 11:45
Compare
Choose a tag to compare
  • Made Metadata and Notes headings variables, per #8
  • Added Publication field for journal articles, per #9

v1.4

12 Jun 16:23
Compare
Choose a tag to compare
  • Adds Editor(s):: per #6
  • Adds bookTitle field for Chapter items

v1.3

12 Jun 13:43
Compare
Choose a tag to compare
  • Includes citekey field from Better Bibtex (if installed), implementing #4