Skip to content

Releases: RyotaUshio/obsidian-pdf-plus

0.39.6

28 Mar 07:47
Compare
Choose a tag to compare
  • Added a new option "Update color palette from context menu" (#129).
  • Added more options to the "Show the context menu right after selecting text when..." setting.
  • Added a new context menu item "Copy link to page" - available when no text is selected.
  • Removed the "Don't specify color" menu item from the "Add highlight to file" section.

Full Changelog: 0.39.5...0.39.6

0.39.5

26 Mar 05:02
Compare
Choose a tag to compare

Sorry, the previous release 0.39.4 did not contain the changes made in the dev branch. Now all the new things will work.

Full Changelog: 0.39.4...0.39.5

0.39.4

26 Mar 04:50
Compare
Choose a tag to compare
  • The AnyStyle path setting is now saved in the local storage, not in data.json because it's device-specific.
  • Added the "Customize..." menu item to context menus in the PDF outline, PDF thumbnails, and annotation popups.
  • Added the "Copy URL" menu item to the context menu shown when right-clicking an external link in PDF.
  • Updates to a few settings description

Full Changelog: 0.39.3...0.39.4

0.39.3

24 Mar 12:23
Compare
Choose a tag to compare

A brand new context menu!

Full Changelog: 0.39.2...0.39.3

0.39.2

22 Mar 03:28
Compare
Choose a tag to compare

Fixed collapsing items in the backlink pane causing them to disappear when filtering by page.

Full Changelog: 0.39.1...0.39.2

0.39.1

22 Mar 02:43
Compare
Choose a tag to compare
  • #121: Fixed the issue where the backlink pane was empty when collapsing results and filtering by page
  • Now, AnyStyle is executed only if the path is explicitly provided in the plugin settings.
  • Fixed an error happening when initializing the bibliography manager.

Full Changelog: 0.39.0...0.39.1

0.39.0

21 Mar 18:31
Compare
Choose a tag to compare

🎉 New feature inspired by Google Scholar's new PDF viewer (experimental)

Recently, Google Scholar has released their new PDF viewer.

The great news is that now you can enjoy something similar with PDF++! See the "Citations in PDF" section in the plugin settings.

Screen.Recording.2024-03-22.at.3.22.18.mov
Screen.Recording.2024-03-22.at.3.24.11.mov

Also, you will be able to hover over external links in PDF to show popover previews of the linked webpage once my pull request to Surfing is merged and released.

Full Changelog: 0.38.15...0.39.0

0.38.15

20 Mar 23:24
Compare
Choose a tag to compare

Updated some outdated explanations in the plugin setting tab.

Full Changelog: 0.38.14...0.38.15

0.38.14

20 Mar 15:31
Compare
Choose a tag to compare
  • Improved the Google Scholar search feature a bit.
  • After creating dummy PDF files with a bookmarklet with a folder path specified, the title bar will be automatically focused.

Full Changelog: 0.38.13...0.38.14

0.38.13

20 Mar 14:27
Compare
Choose a tag to compare

Added a (very) experimental feature Search on Google Scholar, inspired by Google Scholar's new PDF viewer.
For now, you can use it only by right-clicking a citation link, but I will support hovering in the near future.

Screen.Recording.2024-03-20.at.23.23.11.mov

Full Changelog: 0.38.12...0.38.13