Skip to content

Releases: PKM-er/obsidian-zotlit

1.0.0

24 Mar 03:04
Compare
Choose a tag to compare

v1.0.0 Changelog

  • Support Zotero 7 and Obsidian v1.1.9+
  • NEW: Note Fields View, add question, highlight, etc. to note's frontmatter in a structured way
  • NEW: Open literature note from pandoc citekey in live preview editor with cmd/ctrl + click
  • NEW: Note Update
    • Update frontmatter with new metadata from zotero, append new annotations to the end of the note
    • (Experimental) Update existing annotations in the note with latest template and info from zotero
    • (Optional) Update by overriding existing note
  • NEW: merge cross-page annotations
    • select multiple annotations in Zotero PDF reader, merge them from the context menu, and have them merge into a single annotation in Annotation View and template output
  • Annotation View Improvement
    • Comment now support markdown syntax
    • Scroll to active annotation on selection in Zotero PDF reader
    • Follow mode update: choose between follow active literature in zotero reader, active note in obsidian or a specific literature
  • Template Improvement
    • Template Live Editor: edit and preview template in real time with selected literature/annotation
    • Support specify metadata field to be imported into frontmatter
    • Template for single annotation is now warpped in a callout with block-id by default
      • To disable this, add callout: false to the frontmatter of the template
    • update color name support orange, magenta
    • annotations can now access parent doc item details via it.docItem
    • interpolate tag now render undefined/null as empty string
  • Suggester Improvement
    • support search by author and year (boolean search not yet support)
    • the last added literature is ranked at top if no query provided
    • allow - to be used in editor query
    • style adjustment
  • Fix auto pair eta break editor in obsidian canvas update
  • forward API to global window property zoteroAPI for other plugins to use

zt1.0.0

24 Mar 03:10
Compare
Choose a tag to compare
chore: release zotero plugin v1.0.0

1.0.0-beta.0

23 Oct 16:04
Compare
Choose a tag to compare
1.0.0-beta.0 Pre-release
Pre-release

1.0.0-beta.0 (2022-10-23)

Features

  • zotero: add version to url query (4a56cab)
  • zotero: open and export are now different command (45da55c)

zt0.2.0

23 Oct 16:05
Compare
Choose a tag to compare
Release Zotero Plugin v0.2.0

0.4.0

21 Oct 04:10
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release
docs(docs-site): adjust footer size

0.3.1

18 Oct 14:11
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release
Release v0.3.1

0.2.0

01 Oct 13:43
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
Release v0.2.0

0.1.1

26 Sep 09:06
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

0.1.1 (2022-09-26)

Bug Fixes

  • obsidian: fix esbuild enable node compatibility mode in obsidian plugin (e56e8e4)

0.1.0

26 Sep 05:32
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

0.1.0 (2022-09-26)

Initial release