e3rd / zim-plugin-instantsearch

Search as you type in Zim, in similar manner to OneNote Ctrl+E.
GNU General Public License v2.0
36 stars 6 forks source link

Hide the source when navigating between the results #43

Closed OpenFoam-User closed 4 years ago

OpenFoam-User commented 4 years ago

Hello, When I browse between the results returned by the research, the pages appears as source then turn back to normal mode. Is there a way to hide that, so when one browse the results and press Enter the page appears in normal mode directly without showing the source?

Thank you

e3rd commented 4 years ago

Is there a way to hide that, so when one browse the results

Yes, in the plugin configuration

image

Opening the source is a blocking operation and arrow navigation might freezes (if the page being open is not small). However you can turn down the preview easily if you wish.

(One advantage of the preview mode is that it can filter the lines for you and make the search chunks (words) bold.)

and press Enter the page appears in normal mode directly without showing the source?

When you press Enter, it should always open the page directly, the preview should not appear.