Updated File search (markdown)

master
hius07 3 years ago
parent 55731bdf92
commit 62d9d999d2

@ -4,16 +4,18 @@ Invoke a search via filebrowser main menu `Search` - `File search` or with an as
<kbd>![filesearch](https://user-images.githubusercontent.com/62179190/126889480-9a41f44f-f852-45a6-b0b0-be810ae74caf.png)</kbd>
Start a search from the current folder or from the Home folder. Subfolders are included.
If `Show hidden files` in the filebrowser settings is enabled, search results will include hidden files.
If `Show unsupported files` in the filebrowser settings is enabled, search results will include unsupported files.
Wildcards `?` for one and `*` for more characters can be used.
A search for single `*` will show all files.
Search string can include special characters in accordance with the [Lua patterns](https://www.lua.org/pil/20.2.html).
Start a search from the Home folder or from the current folder. Subfolders are included.
If `Show hidden files` in the filebrowser settings is enabled, search results will include hidden files.
If `Show unsupported files` in the filebrowser settings is enabled, search results will include unsupported files.
The sorting order in the search results is the same as in the file browser.
Tap a supported file in the search results to open it.
Loading…
Cancel
Save