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

Boost For Lemmy

7017 readers
3 users here now

Community of the Android app Boost for Lemmy Play Store Link

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 5 points 11 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 5 points 11 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 11 months ago

Ah! Thanks for the information :-)

[โ€“] rmayayo@lemmy.world 2 points 11 months ago (1 children)

Fixed for the next version

[โ€“] fixmycode@feddit.cl 1 points 11 months ago

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

[โ€“] vodkasolution@feddit.it 1 points 11 months ago

I came to notify the same behavior

[โ€“] DumbAceDragon@sh.itjust.works 1 points 11 months ago* (last edited 11 months ago)

Works fine for me

Nevermind it doesn't