Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to share hazel programs via URL #1367

Open
disconcision opened this issue Aug 10, 2024 · 0 comments
Open

Ability to share hazel programs via URL #1367

disconcision opened this issue Aug 10, 2024 · 0 comments

Comments

@disconcision
Copy link
Member

Encode (some of) the state of a hazel editor as a URL parameter.

Initial version of this can be very simple, ala: https://www.scottantipa.com/store-app-state-in-urls

Initially you could just encode the text representation of a hazel program. this will be somewhat slow to load due to slow parsing, and won't (currently) retain projectors, but would give us a basis to work off

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Team UI
Development

No branches or pull requests

1 participant