Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Cold File Hider

hehongxihehongxi104 downloads

Automatically hide inactive (cold) files from the file explorer. Files re-appear when accessed via search, quick switcher, or links.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

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.


Features

  • Auto-hide cold files — Files not modified for N days are hidden from the file explorer.
  • All file types — Works with .md, .pdf, .png, .docx, and any file in your vault.
  • Auto-hide cold folders — When every file inside a folder becomes cold, the folder itself disappears too.
  • Smart thaw — Opening a file (via search, links, graph view) permanently unhides it. Opening a file inside a hidden folder unhides the folder too.
  • Toggle show hidden — Temporarily reveal all hidden files at reduced opacity.
  • Rename-aware — Renamed files stay hidden. Deleted files are cleaned up.
  • Exclusion rules — Exclude specific folders or glob patterns (*.bak, **/Archive/**).
  • **English / 中文 — Built-in bilingual interface.

Usage

  1. Install the plugin
  2. Go to Settings → Cold File Hider
  3. Set the cold threshold (days), default: 60
  4. Click Scan Now to hide cold files
  5. Hidden files will reappear when you access them

Commands

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

Installation

From Obsidian Community Plugin Marketplace (once approved)

Settings → Community plugins → Browse → Search "Cold File Hider"

Manual (BRAT)

  1. Install BRAT
  2. Add Beta plugin: hehongxi/obsidian-cold-file-hider
  3. Reload plugins

Manual (git clone)

cd /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.

Configuration

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

About the Author

hehongxi — working in the chemical engineering industry. PVA optical film casting by day, Obsidian plugins by night.

Email

License

MIT

HealthExcellent
ReviewSatisfactory
About
Hide inactive files from the file explorer after N days without edits, restoring them when opened via search, Quick Switcher, links, backlinks, or graph view. Collapse folders when all contents go cold, allow temporary reveal at reduced opacity, and respect renames, deletions, and exclusion patterns.
FilesFoldersSidebar
Details
Current version
1.4.2
Last updated
3 months ago
Created
3 months ago
Updates
2 releases
Downloads
104
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
hehongxihehongxi
github.com/hehongxi
GitHubhehongxi
  1. Community
  2. Plugins
  3. Files
  4. Cold File Hider

Related plugins

Custom File Explorer sorting

Manual or automatic config-driven reordering and sorting of files and folders in File Explorer.

Flexplorer

Enhance the file explorer with custom sorting, pinning, and hiding.

File Explorer Note Count

See the number of notes in each folder within the file explorer.

File Tree Alternative

An alternative file tree view with separate folder and file panes.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Recent Files

Display a list of recently opened files.

Hide Folders

Quickly toggle the visibility of specific folders in the file navigator based on configured names. Useful for hiding attachment folders.

Reveal Active File Button

Add a button to the top of the File Explorer, to reveal the active file.

Quick Explorer

Perform file explorer operations (and see your current file path) from the title bar, using the mouse or keyboard.

Novel word count

Display a word count, page count, creation date, or other statistics for each file, folder and vault in the File Explorer pane.