Obsidian Annotator Versions Save

A plugin for reading and annotating PDFs and EPUBs in obsidian.

0.2.2

2 years ago

0.2.1

2 years ago

0.2.1 (2022-03-06) BRAT release Basic web and video annotation

  • annotation-target-type can now take on the values web and video.
    • With web the annotation target can (in theory) be any website. Some work better than others. Link navigation does not work.
    • With video, only youtube links are supported. In order to use this feature, a link to a zip file with the annotator.tv resources must be provided in the plugin settings. It cannot be bundled with the plugin since that would most likely violate copyright.
    • Other improvements:
      • Some behind-the-scenes changes have been made so that the hypothes.is version can be more easily upgraded in the future.

0.2.0

2 years ago

0.2.0 (2022-01-26) BRAT release Improved markdown rendering, epub reader

  • Markdown in the hypothesis sidebar should now fully support the regular obsidian syntax. (including links, embeds, custom codeblocks etc.)
  • Several Epub improvements, Thanks to @aladmit for these!
    • New option added for font size scaling (See PR #127)
    • New "epub reader mode" setting added. Infinite scrolling is now supported! (See PR #114)
    • Reduced page padding so that maximum available space is used. (See PR #126)

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.6 (2022-01-12) BRAT release Live Preview Drag and Drop fix + chinese character support

  • Drag and drop should now work in live preview (See issue #103)
  • Upgraded pdf.js to a newer version.
    • Improved character support. (Japanese and Chinese letters should now work), (See issue #53)
  • Removed sentry logging (See issue #97)

0.1.5

2 years ago

0.1.5 (2021-12-19) Quick fix

  • Apparently the previous update broke some of the old annotations for some people (See issue #95). This version hopefully fixes that.

0.1.4

2 years ago

0.1.4 (2021-12-18) Fix Issue With Ipad + Windows/Android compatibility.

  • See issue #70, Thanks to @jonasmerlin for the fix!

0.1.3

2 years ago

0.1.3 (2021-09-12) Basic CORS support for desktop

  • Added a basic workaround for CORS issues. This should make more links possible to view. (See issue #15)
    • Note that this workaround only works on the desktop version of obsidian.