Dev ToolsFreev1.0.0
npx skills add lovstudio/obsidian-reset-cache-skilllovstudio:obsidian-reset-cache
Reset Obsidian cache to fix "Loading cache..." hang issue.
Part of lovstudio/skills — by lovstudio.ai
Install
npx skills add lovstudio/skills --skill lovstudio:obsidian-reset-cache
No dependencies required (shell commands only).
Usage
Say any of these to trigger:
- "obsidian 卡住了"
- "obsidian loading cache"
- "重置 obsidian 缓存"
What It Does
- Checks if Obsidian is running (prompts to close if so)
- Deletes
~/Library/Application Support/obsidian/IndexedDB/ - Optionally creates
.obsidianignoreto prevent future issues
Platform
macOS only.
Safe Operations
- Does NOT delete notes, plugins, or settings
- Only removes the index cache (will be rebuilt on next launch)
License
MIT
obsidian,cache,troubleshooting