tldraw / tldraw-v1

A tiny little drawing app. This is the original 2021-2022 version, released under MIT.
https://old.tldraw.com
MIT License
64 stars 35 forks source link

[feature] Share Button [easy] #216

Closed fire17 closed 2 years ago

fire17 commented 2 years ago

Hi there ! first of all let me just say i immediately fell in love with tldraw

One feature that i'll think will be great , is to have a simple share button that generates a tldraw link that i can send to someone (it should open a duplicate of the current sketch in multiplayer mode) currently the only option i see is export, which doesn't lead back to any interactive interface

my current workaround is opening a new multiplayer project , and copy pasting everything from my sketch essentially i want to switch to multiplayer mode and send a link without leaving my current sketch

i now see that this was sort of mentioned in tldraw/tldraw-v1#219 but how i see it is: clicking multiplayer mode -> asks if to open a new project / load from current sketchs clicking Share -> asks if to share a view-only or go into multiplayer mode

Hope you like this idea , and that it'll be simple to make Thanks a lot and have a good one ! :heart:

steveruizok commented 2 years ago

This should be possible now with the liveblocks API (it wasn't when I wrote our multiplayer integration).

fire17 commented 2 years ago

thanks! not sure what the liveblocks API is... but will look it up

now hoping to get Pages in Multiplayer (I know it's not guaranteed (and i do backups) but i just love how everything is saved in the multiplayer link) this lets me send a co-worker a design i'm working on, and i can always just see the conv between us to find it i just wish for pages to be there and then it's like a dedicated communication board between me and my coworkers - which is amazing

thanks a bunch for the amazing work! :heart: @steveruizok