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

Shareable Link #69

Open
mikebarkmin opened this issue Apr 29, 2023 · 0 comments
Open

Shareable Link #69

mikebarkmin opened this issue Apr 29, 2023 · 0 comments

Comments

@mikebarkmin
Copy link

The excalidraw “Shareable Link” feature makes it super easy to distribute templates and finished drawings.

I think that the Online-IDE could benefit from a similar feature.

In my fork I replicated the excalidraw behavior and even used their project "excalidraw-store" as a reference. You can find the fork here: https://github.com/openpatch/Online-IDE-NRW.

For the backend, I created an alternative to the excalidraw-store, which stores the files on disk, but it is fully compatible with the excalidraw-store, which stores the files on GCloud.

Disk: https://github.com/openpatch/json-store
GCloud: https://github.com/excalidraw/excalidraw-store

If you think that this might be something you want in the main project, I would create a pull request for it.

You can see the feature in action here: https://nrw.onlineide.openpatch.org/#json=RrCUkTvON8ZCgTReVGzrr

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

1 participant