Skip to content

Feature request: ability to share design using the URL #56

Description

@blakek

First, thanks for this tool! I've used it several times in the last month to help think through things.

Currently, you can send someone an exported file and they can import it. I'd like to also share a system using only the URL. For example, the TypeScript Playground uses a compressed and Base64 encoded string:

https://www.typescriptlang.org/play?#code/MYewdgzgLgBAhmAogDzgWwA4BsCmA1OAJwEs4AjXGAXhgCIAJHLLEGAdREKwBMBCWgFChIIXADoWAcwAUCFOmz4ipCjgCUAmDCA

I figured this is likely the same state that's exported in "File > Save file", but encoded and placed in the URL.

EDIT: There's the "Embed as IFrame" option with the URL like what I'm looking for. I guess this issue is to make the URL easier to access without the iframe markup.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions