Skip to content

Releases: qawatake/obsidian-core-search-assistant-plugin

0.4.0

01 Feb 09:36
Compare
Choose a tag to compare

New

  • can toggle the other sidebar automatically (#20)

Fix

  • failed to enter the search mode when change the workspace layout manually.

0.3.7

29 Jan 01:51
Compare
Choose a tag to compare

Fix

0.3.5

28 Jan 10:52
Compare
Choose a tag to compare

Fix

  • #17 (partially)

0.3.4

28 Jan 03:36
Compare
Choose a tag to compare

Important for users who are using auto preview mode = single view

Fix

  • possibility of memory leaks after using the single view mode.

0.3.3

26 Jan 10:43
Compare
Choose a tag to compare

Fix

  • Focus failed for a large note. #19

Notice

  • In this release, manual preview is not available in the legacy editor

0.3.2

25 Jan 16:34
Compare
Choose a tag to compare

Fix

  • multiple focuses in the preview modal.
  • previews are not correctly displayed when editing view is default.

0.3.1

25 Jan 15:30
Compare
Choose a tag to compare

Fix

  • #15
    • cannot enter the search mode when the search panel is not the top of the sidebar
    • cannot enter the search mode when workspace layout changes

New

  • support the legacy editor. (features are the same as 0.3.0.)

0.3.0

24 Jan 19:26
Compare
Choose a tag to compare

Fix

  • support the case where the search panel is on the right side (#5)

New

  • can focus on matches in the preview modal

Notice

This release does not support the legacy editor. Please disable it in the setting tab.
We are planning to fix this problem (#14).

0.2.1

23 Jan 06:07
Compare
Choose a tag to compare

Fix

  • split direction in the setting tab is wrongly displayed.

Minor change

  • add css class to preview modal container for custom snippet.

0.2.0

22 Jan 15:29
Compare
Choose a tag to compare

New

  • Add hotkeys in the search mode.
    • , to select items.
    • Ctrl + Shift + Enter to open a selected item in a new pane.
  • Add hotkeys in the preview modal.
    • , , Ctrl + N, Ctrl + P to scroll a bit.
    • Space, Shift + Space to scroll a lot.
    • Ctrl + Shift + Enter to open a selected item in a new pane.