[Up] [Wiki]
Adds Filter bar to filter items
Show items with names matching an input filter and hide those do not
Note
Filter format:
- a text pattern accepting * and ? as wildcards
- * stands for any number of any characters
- ? stands for any one character
- use ; to separate multiple patterns of which any one to match
- If only normal text is specified (no * ? ;), any item with its name containing the text anywhere will be matched.
Can opt to support regular expression and Migemo
Japanese
フィルターバー
一覧画面にフィルターをかけてファイルやフォルダの表示を制限する。