Skip to content

feat: Export Configuration to JSON #7811

Description

Is your feature request related to a problem? Please describe.

I'm always frustrated when I spend 30 minutes carefully configuring my README layout, skills, and socials, but if I clear my browser cache or use a different device, I have to start all over again.

Describe the solution you'd like

An "Export Config" button that downloads a small JSON file containing all the current form states. And an "Import Config" button to load it back in later.

Describe alternatives you've considered

Saving the state in localStorage (which might already be happening), but a downloadable file is more persistent and portable across devices.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions