Skip to content

File Filters

Filter files when scanning for imports.

  1. Select a database from the left sidebar
  2. Click the Settings button in the top bar
  3. 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).

Back to Settings