hehongxi16 downloadsAutomatically hide inactive (cold) files from the file explorer. Files re-appear when accessed via search, quick switcher, or links.
Automatically hide inactive (cold) files from the Obsidian file explorer. Files re-appear when accessed via search, Quick Switcher (Ctrl+O), link click, backlinks, or graph view.
.md, .pdf, .png, .docx, and any file in your vault.*.bak, **/Archive/**).| Command | Description |
|---|---|
Cold File Hider: Scan vault for cold files |
Run a manual scan |
Cold File Hider: Toggle show hidden files |
Show/Hide cold files temporarily |
Settings → Community plugins → Browse → Search "Cold File Hider"
hehongxi/obsidian-cold-file-hidercd /path/to/your/vault/.obsidian/plugins/
git clone https://github.com/hehongxi/obsidian-cold-file-hider.git
Then enable the plugin in Settings → Community plugins.
| Setting | Description |
|---|---|
| Cold threshold (days) | Files untouched for N days will be hidden |
| Scan on startup | Automatically scan when Obsidian opens |
| Exclude folders | Folders to skip, one per line |
| Exclude patterns (glob) | Glob patterns to skip (*.bak, **/Archive/**) |
| Language | Switch between 中文/English |
hehongxi — working in the chemical engineering industry. PVA optical film casting by day, Obsidian plugins by night.
MIT