view:pane:quick_search

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
view:pane:quick_search [2016/05/13 22:56] adminview:pane:quick_search [2018/01/10 20:42] (current) – external edit 127.0.0.1
Line 3: Line 3:
 If you think that standard search dialog is too big or complex for your daily needs or you like [[editing:search:incremental|incremental search]], you can use Quick Search bar. If you think that standard search dialog is too big or complex for your daily needs or you like [[editing:search:incremental|incremental search]], you can use Quick Search bar.
  
-{{ :view:pane:quick_search_bar.gif?nolink|Quick Search Bar}}It is Firefox-like search panel, attached to a bottom of your editor window and used for search in the current document. You can do the case and not case sensitive search. Highlight matching results and navigate between matches. +{{ :view:pane:quick_search_bar.png?500|Quick Search Bar}}It is Firefox-like search panel, attached to a bottom of your editor window and used for search in the current document. You can do the case and not case sensitive search. Highlight matching results and navigate between matches. 
  
-By default incremental mode is used and shows you, in integrated message panel, how much entries are found. While you are typing, [[view:pane:overview_bar|Overview bar]] can show you where search matches are located in the document. You can access it by default [[options:keyboard|shortcut Ctrl + Q]].\\ +By default, an incremental mode is used and shows you, in integrated message panel, how much entries are found. While you are typing, [[view:pane:overview_bar|Overview bar]] can show you where search matches are located in the document. You can access it by default [[options:keyboard|shortcut Ctrl + Q]].\\ 
-The Quick Search bar comes as a replacement for Find field from text editor toolbarwhich is now removed.+ 
 +The options for search can be adjusted from Quick Search context menuavailable on right mouse click on "magnifier" icon on right side of the search fieldFollowing options can be configured: 
 +  * **Use regular expressions** - enables regular expression search (default OFF) 
 +  * **Match Case** - enables case-sensitive search (default OFF) 
 +  * **Whole Word** - enables the only search on word boundaries (default OFF) 
 +  * **Incremental** - executes search as you type (default ON) 
 +  * **Highlight** - Highlight all matches in the document (default ON)