Skip to content

Releases: RyotaUshio/obsidian-quick-preview

0.3.3

07 Dec 13:12
Compare
Choose a tag to compare
  • Fixed the setSelectedItem patch not working for suggesters other than the built-in link suggestion.
  • Now Suggester<T> is simply defined as PopoverSuggest<T> | SuggestModal<T>.

0.3.2

07 Dec 12:50
Compare
Choose a tag to compare

Updated dependencies.

0.3.1

07 Dec 12:35
Compare
Choose a tag to compare

Updated the npm package.

0.3.0

07 Dec 12:05
Compare
Choose a tag to compare
  • Enabled the quick preview feature also for Quick Switcher.
  • Added an API that allows SuggestModal or PopoverSuggest from external plugins to utilize the quick preview feture.

0.2.12

07 Dec 08:03
Compare
Choose a tag to compare

Settings UI improvement & minor code cleanup.

0.2.11

07 Dec 07:43
Compare
Choose a tag to compare

Now this plugin properly unregisters scopes when unloading the manager.

0.2.10

07 Dec 07:32
Compare
Choose a tag to compare

Added the popover manager to properly control quick preview's behavior.

0.2.9

06 Dec 15:56
Compare
Choose a tag to compare

Again, changed the default mod key.

0.2.8

06 Dec 15:16
Compare
Choose a tag to compare

Changed the default mod key for quick preview to Shift.

0.2.7

06 Dec 15:00
Compare
Choose a tag to compare

Now you can adjust the font size for quick preview via Style Settings.