Skip to content
Gaku edited this page May 17, 2019 · 6 revisions

Filter bar

Filter items in folders by item name.

Filter bar

Function

Show items with names matching an input filter and hide those do not

Note

  1. 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.
  2. Can opt to support regular expression and Migemo

    • /regular expression/

Japanese

フィルター バー

一覧画面にフィルターをかけてファイルやフォルダの表示を制限する。

Clone this wiki locally