File Filters¶
Filter files when scanning for imports.
Navigation¶
- Select a database from the left sidebar
- Click the Settings button in the top bar
- Find the File Filters section
Filter Types¶
- Contains: Filename contains the value
- Exact: Filename exactly matches
- Glob: Use wildcard patterns (e.g., .txt,.md)
- Regex: Regular expression pattern
Note¶
All filters must match (AND logic).