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
Graph workspaces (Electron): Replace unsupported window.prompt() with an Obsidian modal for + new graph workspace. Delete workspace uses ConfirmModal instead of confirm().
2.4.0
Vault graph lock: Box-select entities and relationships in the graph, then Lock area to mark those notes read-only until unlocked (editor unlock button or Settings).
Editor UX: Locked notes open in preview; unlock via toolbar control or Unlock all in plugin settings.
Agents: Orchestration and task agents skip writes to locked paths; graph delete commands respect locks.
Multi-graph workspaces: Toolbar dropdown for separate saved layouts; positions stored in graph-positions.json as versioned byGraph (legacy flat file is migrated automatically).