You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bug Fixes
Vault crash recovery — threads that disappeared from the sidebar (after a plugin update or crash that cleared data.json) are now automatically restored from their vault markdown files on next reload. Recovery now runs after Obsidian's vault cache is fully ready so all thread notes are found reliably.
Mobile: wide content overflow — tables and other wide content in Claude responses no longer clip the surrounding paragraph text on narrow screens.
Edited-files chip ordering — vault notes appear first in the edited-files chip list, followed by non-vault files, making it easier to spot which Obsidian notes were touched in a session.