diff --git a/src/doc/user/usermanual.sgml b/src/doc/user/usermanual.sgml index 5da707f5..5a24c26e 100644 --- a/src/doc/user/usermanual.sgml +++ b/src/doc/user/usermanual.sgml @@ -10,6 +10,7 @@ Recoll helper applications page"> Xapian"> + ]> @@ -218,7 +219,7 @@ Python programming interface, a KDE KIO slave module, and - a Ubuntu Unity Lens module. + a Ubuntu Unity Lens module. @@ -722,8 +723,7 @@ recoll Current Firefox versions need a slightly adapted extension module. This can be found, along with up-to-date instructions, on the - - Recoll wiki. + Recoll wiki. A copy of the indexed WEB pages is retained by Recoll in a @@ -1188,6 +1188,20 @@ fvwm toolbar or the links at the bottom of the page to browse the results. + + No results: the spelling suggestions + + When a search yields no result, and if the + aspell dictionary is configured, &RCL; + will try to check for misspellings among the query terms, and + will propose lists of replacements. Clicking on one of the + suggestions will replace the word and restart the search. You can + hold any of the modifier keys (Ctrl, Shift, etc.) while clicking + if you would rather stay on the suggestion screen because several + terms need replacement. + + + The result list right-click menu @@ -1255,6 +1269,7 @@ fvwm search terms. + @@ -1291,6 +1306,31 @@ fvwm + + Displaying thumbnails + + The default format for the result list entries and the + detail area of the result table display an icon for each result + document. The icon is either a generic one determined from the + MIME type, or a thumbnail of the document appearance. Thumbnails + are only displayed if found in the standard + freedesktop location, where they would + typically have been created by a file manager. + + Recoll has no capability to create thumbnails. A relatively + simple trick is to use the Open parent + document/folder entry in the result list popup + menu. This should open a file manager window on the containing + directory, which should in turn create the thumbnails (depending on + your settings). Restarting the search should then display the + thumbnails. + + There are also some + pointers about thumbnail generation on the &RCL; wiki. + + + + The preview window @@ -2953,8 +2993,7 @@ dir:recoll dir:src -dir:utils -dir:common If you use a recent version of Ubuntu Linux, you may - find the Ubuntu Unity + find the Ubuntu Unity Lens module useful. @@ -2975,8 +3014,7 @@ dir:recoll dir:src -dir:utils -dir:common Python script, based on the libwnck window manager interface library, which will allow you to do just this. The detailed instructions are on - - this wiki page. + this wiki page. @@ -3307,11 +3345,10 @@ application/x-chm = execm rclchm fields file, or in comments inside the file. - You can also have a look at the example - on the Wiki, detailing - how one could add a page count field to pdf - documents for displaying inside result lists. + You can also have a look at the + example on the Wiki, + detailing how one could add a page count field + to pdf documents for displaying inside result lists.