Problem
Make.md persists the expanded/collapsed state of spaces in the Navigator into data.json. This causes constant file churn and merge conflicts when version controlling .obsidian/ with Git.
Proposed Solution
Move Navigator state out of data.json into client-side storage (localStorage) or a separate file under .makemd/.
Lastly, thank you for developing Make.md. I just recently migrated from Notion, and it has made the transition smooth!
Problem
Make.md persists the expanded/collapsed state of spaces in the Navigator into data.json. This causes constant file churn and merge conflicts when version controlling .obsidian/ with Git.
Proposed Solution
Move Navigator state out of data.json into client-side storage (localStorage) or a separate file under .makemd/.
Lastly, thank you for developing Make.md. I just recently migrated from Notion, and it has made the transition smooth!