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

Allow Calcs to be Shared #499

Open
corydissinger opened this issue Dec 6, 2022 · 3 comments
Open

Allow Calcs to be Shared #499

corydissinger opened this issue Dec 6, 2022 · 3 comments

Comments

@corydissinger
Copy link

It's probably a good bit of work to allow calcs to be shared - but would it be possible using query params / path variables? Effectively a long URL with necessary state so people can share calcs.

@chessai
Copy link

chessai commented Mar 28, 2023

Would love this.

@ForwardFeed
Copy link

Maybe using the import/export field is better,
Just adding a export calculation button and using the import field to just paste a Base64 or JSON Text

@ForwardFeed
Copy link

Well, i'm doing it, and nevermind i agree the path variable is the most practical for end user

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@corydissinger @chessai @ForwardFeed and others