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
ENG-1629: Fix relations.json scattered across multiple locations (#947)
* ENG-1629: Fix relations.json scattered across multiple locations
Make vault root the canonical location for relations.json (always
"relations.json" at root, never under nodesFolderPath). Add a
one-time merge on plugin load to consolidate any scattered copies
left behind from previous nodesFolderPath changes.
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
* Fix early return when single relations.json exists at non-root path
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
* process root last
* Update apps/obsidian/src/utils/relationsStore.ts
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
---------
Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
0 commit comments