this post was submitted on 26 Jun 2023
4 points (100.0% liked)

Memmy - An iOS client for Lemmy

5074 readers
1 users here now

Download on the App Store

View on GitHub

Join the Discord

Code of Conduct

founded 2 years ago
MODERATORS
 

When selecting text to add a link, it does the other way around and adds the selected text in the link area, and puts the cursor in the title area.

you are viewing a single comment's thread
view the rest of the comments
[–] LazaroFilm@lemmy.world 3 points 2 years ago

Yes a regex checking for a valid URL would do. If valid, place selection in link, else place as title.