Releases: qawatake/obsidian-core-search-assistant-plugin
Releases · qawatake/obsidian-core-search-assistant-plugin
0.4.0
New
- can toggle the other sidebar automatically (#20)
Fix
- failed to enter the search mode when change the workspace layout manually.
0.3.4
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
Fix
- Focus failed for a large note. #19
Notice
- In this release, manual preview is not available in the legacy editor
0.3.2
Fix
- multiple focuses in the preview modal.
- previews are not correctly displayed when editing view is default.
0.3.1
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
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
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
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.