File Ignore for Obsidian
Controls file indexing in Obsidian by adding dot prefixes to files and folders, effectively hiding or excluding them from the vault in a manner similar to .gitignore.
Chinese summary
通过给文件或文件夹添加点前缀来控制Obsidian的文件索引,像.gitignore一样有效隐藏或排除它们。
Key Use Cases
- Ignoring node_modules, dist, or vendor folders in development vaults
- Hiding sensitive or temporary files from the file explorer
- Preventing large binary files from being indexed and slowing down Obsidian
- Selectively hiding system files like .DS_Store or Thumbs.db
Pros
- Simple mechanism using file system dot-prefix convention
- Provides a familiar .gitignore-like experience
- Truly excludes items from indexing and search
- Lightweight and does not require complex configuration
Limitations
- Requires renaming files/folders to start with a dot, which may affect external tools
- Less flexible than pattern-based ignore systems (e.g., .obsidian/ignore)
- Dot-prefixed files may be hidden in some file managers by default
Tags
Related Plugins
2.5M downloads
Git
Git plugin automatically backs up your Obsidian vault to a Git repository on a schedule. It's the go-to backup and version control solution for technical users who want full history of their notes.
2.3M downloads
Style Settings
Allows users to adjust CSS variables of themes, plugins, and custom snippets directly from an intuitive settings panel.
Get the best Obsidian plugins in your inbox
Monthly picks: top new plugins, hidden gems, and curated plugin stacks for different workflows.