Releases: Blackfish1067750468/Obsidian-DotPass
Releases · Blackfish1067750468/Obsidian-DotPass
v0.2.0
Dotpass v0.2.0
Audit fixes
- Removed "Obsidian" from description
- Use official Setting API for headings
- Removed unknown manifest fields
- Replaced
documentwithactiveDocumentfor popout window compatibility - Replaced
builtin-moduleswith Node built-inbuiltinModules
Performance
- Rewrote hidden file scanning using native Obsidian APIs
- Fast toggle: enable/disable hidden items is now instant
- No more startup lag
Bug fixes
- Fixed rules not working without the "Show hidden items" toggle
- Fixed disable not properly hiding files (null reference)
New
- 6 languages: 简体中文, 繁體中文, English, 日本語, 한국어, Español
- Complete bilingual help documentation
v0.1.0
Dotpass v0.1.0 — Initial Release
Visibility control for Obsidian files and folders.
Features
- Show/hide rules for files and folders
- Reveal dot-prefixed hidden items (.claude, .git, .env, etc.)
- Two input modes: options (visual) and expression (power user)
- Follow location — track specific files even when moved/renamed
- Drag-to-sort rule priority
- 6 languages: 简体中文, 繁體中文, English, 日本語, 한국어, Español
- Desktop only
- Privacy safe — no uploads, all settings stay local
Installation
Download main.js, styles.css, and manifest.json below, place them in .obsidian/plugins/dotpass/, and restart Obsidian.