hundredrabbits / Left

Distractionless Writing Tool
http://hundredrabbits.itch.io/left
Other
1.77k stars 142 forks source link

Handling file linking and images? #152

Open Lucaffo opened 3 years ago

Lucaffo commented 3 years ago

Hi!

It would be cool if you can add images with CTRL-V inside the text, or handle image links as images and display it between text. Maybe even image/file upload with auto-link?

Maybe use something as git markdown and simply handle markdown? It would be very very cool.

50NNY1 commented 2 years ago

would love to second this one! i see that left supports images in gly format, this can be achieved in pairing with the noodle software your manual mentions, it would be a very neat feature to see left automatically convert pasted images in gly format. i know many left users that use the software for study purposes, perhaps this could be a nice feature to implement?

neauoire commented 2 years ago

We can't really run electron apps on our devices at the moment so it's unlikely that we'll do the implementation to the javascript ourselves, but the Uxn implementation already supports copy-pasting from noodle to left seamlessly.

Dynamic linking tho, that is a bit of a challenge, I'd need some help implementing that one.