this post was submitted on 28 Oct 2023
20 points (95.5% liked)

Boost For Lemmy

6473 readers
3 users here now

Community of the Lemmy Android Client Boost for Lemmy. Play Store Link: https://play.google.com/store/apps/details?id=com.rubenmayayo.lemmy

founded 1 year ago
MODERATORS
 

Insert Link dialog is inserting a ! symbol before the URL? which makes Boost not render it as a link, I don't know if that's the behavior on web Lemmy.

Repro:

  • Start a new post or comment
  • Press the link button on the toolbar
  • Fill the form and insert the link
  • The resulting markdown looks like this:

![Some URL](https://example.com)

If you press the preview (magnifier) button, it doesn't show as a link, and this continues after you post the new message

The other thing is that both fields of the Insert Link dialog have the placeholder "URL". I know the icons are different but at first glance I found it confusing

top 7 comments
sorted by: hot top controversial new old
[–] sramder@lemmy.world 4 points 10 months ago (1 children)

I'm not using Boost, but isn't the bang at the start of the URL something to do with link handling on mobile devices? There's a bot that goes around fixing them that way in some communities.

[–] DieguiTux8623@feddit.it 4 points 10 months ago (1 children)

The bang at the start is usually used for Markdown images whereas regular web links only have the [text](url) syntax.

[–] sramder@lemmy.world 2 points 10 months ago

Ah! Thanks for the information :-)

[–] rmayayo@lemmy.world 2 points 10 months ago (1 children)

Fixed for the next version

[–] fixmycode@feddit.cl 1 points 10 months ago

thanks Rubén! great app. I tagged the post as fixed.

[–] DumbAceDragon@sh.itjust.works 1 points 10 months ago* (last edited 10 months ago)

Works fine for me

Nevermind it doesn't

[–] vodkasolution@feddit.it 1 points 10 months ago

I came to notify the same behavior