The v1.1.6 release run created the GitHub release fine but failed on the final push: `git add .` swept Trivy's multi-GB vuln DB (./.cache) into the commit, exceeding GitHub's 100 MB file limit, so the version-bump commit never reached master. - release.yml: `git add .` -> `git add -u` (stage tracked files only) - .gitignore: ignore ./.cache so the scanner DB can't be committed Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .github/workflows | ||
| .husky | ||
| resources | ||
| src | ||
| .editorconfig | ||
| .gitignore | ||
| .npmrc | ||
| .releaserc.js | ||
| CHANGELOG.md | ||
| commitlint.config.js | ||
| environment.d.ts | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| main.ts | ||
| manifest.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
Obsidian Plugin: TreeFocus
Ever wanted to (dim) a File or Folder?
For rarely used or unimportant Files or Folders.
Example:

/_SYS/(maybe for your template and attachment Folders)/some_dir/not_in_use/(storing some irrelevant data)
Or maybe HIGHLIGHT some Files and Folders?
For the good stuff.
Example:

/Main//VeryImportantFolder_DoNotDelete_Plz/
Or any other imaginable config for your file explorer items?
✅ This plugin might do the trick!
TreeFocus - Intro
Highlight, dim & style your Files & Folders in the file
explorer based on predefined or custom rules.
All your vault items in the left navigation panel can be styled. Either via
- matching rules or
- explicitly set via the item context menu
Every item in the file explorer evaluates to one of the following TreeFocusModes™ :
- 💡
HIGHLIGHT - 🥱
DIM - 🍆
DEFAULT(Obsidian default)
Then each item will be styled based on that TreeFocusMode™.
Combine with other Plugins
You like the Icon Folder plugin?
Me too that is why this plugin is fully
compatible with the plugin Icon Folder (obsidian-iconize).
Hurray 🕺 🎊 🎉 !!!
Big shout out @ FlorianWoelki for his awesome plugin.
How it all works
Example config result:
The screenshot is the result of choosing the
- Style Transformation Preset:
Fancy
and applying the following rules:
-
TreeFocusMode™ -
DIM
on allFilesandFoldersstarting with'_' -
TreeFocusMode™ -
HIGHLIGHT
on explicit selected items:/Backend/More
Settings
You can configure the behavior of this plugin by either defining general rules
or explicitly set the TreeFocusMode™ per File / Folder.
Explicit Transformations: Configurations On Item Level
Right click on an item in the file explorer gives you options to explicitly apply TreeFocusModes™. This overwrites all defined rules and can be reset at any time.
Bugs
Please report any issues at: TreeFocus - GitHub Repository
Contribution
Pull requests are WELCOME !
If you have improvements or feel like you can solve a bug, please do not hesitate to submit a pull requests.
Even if you think you might not be skilled enough. That is pure bullsh*t. We are all beginners - all the time :)
Support This Plugin
If you like this plugin and want to support it - submit a feature request, a pull request or simply buy me a little coffee :) - Thank You.
or direct via
DISCLAIMER
I do not own the TreeFocusMode™ nor the TreeFocusModes™ trade mark. This is pure parody on the stupidity of that trade mark. Developers do these kind of jokes :D - Have a great day!
