tldraw / tldraw-v1

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

[feature] Clickable hyperlinks or URLs in text (or rich text in general) #4

Closed goekce closed 7 months ago

goekce commented 1 year ago

If an URL in a text could be converted to a clickable hyperlink, it would be great.

Currently only some shapes support adding links, but these links are only clickable in a very small area. Related: https://github.com/tldraw/tldraw-v1/issues/44

Background info: I use tldraw as part of Bigbluebutton's whiteboard.

steveruizok commented 1 year ago

Do you mean inside of text, like this?

We've flirted with rich text at an earlier stage but decided against it for now, as it's a big change.

goekce commented 1 year ago

Exactly!

I like the superpower of hyperlinks and it would be great to see them (e.g, Miro boards use them.). An alternative is to implement links also for other shapes as you mentioned in tldraw/tldraw-v1#44.

but decided against it for now, as it's a big change.

Sad to hear that. Feel free to close this issue if this issue does not help tracking this enhancement for the future.

steveruizok commented 7 months ago

Closing this as we won't be adding new features to this version of tldraw. Check https://github.com/tldraw/tldraw for the latest (which does include this feature!)