Online-IDE icon indicating copy to clipboard operation
Online-IDE copied to clipboard

Shareable Link

Open mikebarkmin opened this issue 1 year ago • 0 comments

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

mikebarkmin avatar Apr 29 '23 14:04 mikebarkmin