Skip to content

Separate UI state (e.g., expanded spaces) from configuration in data.json #554

Description

@ikazuk

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions