Skip to content

lovstudio/obsidian-reset-cache-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

lovstudio: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

  1. Checks if Obsidian is running (prompts to close if so)
  2. Deletes ~/Library/Application Support/obsidian/IndexedDB/
  3. Optionally creates .obsidianignore to 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

About

重置 Obsidian 缓存,解决卡在 Loading cache 的问题。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors