this post was submitted on 25 Feb 2024
71 points (93.8% liked)

Fediverse

27732 readers
488 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to [email protected]!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS
 

I know there are a ton of iOS apps for Lemmy. But what are they missing? What experiences would you like? It could be quality of life or big and ambitious features Many of you often have really good ideas and feedback, I’m looking forward to responses.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 16 points 6 months ago* (last edited 6 months ago) (12 children)

Most of them can't do the basic formatting of Lemmy, so in my mind, they are basically useless.

**Bold**
Bold

*Italic*
Italic

^Superscript^Normal~Subscript~
^Superscript^Normal~Subscript~

~~Strike-through~~
~~Strike-through~~

spoilerSoiled

spoilerSoiled

[–] [email protected] 27 points 6 months ago (2 children)

Voyager supports all of these apart from spoilers.

[–] [email protected] 8 points 6 months ago (2 children)

You'd think they would have worked on the spoiler one first, slightly more important than making your text look interesting.

[–] [email protected] 12 points 6 months ago

They seem to be having some difficulties but it is being worked on: https://github.com/aeharding/voyager/issues/9

[–] [email protected] 7 points 6 months ago* (last edited 6 months ago) (2 children)

I think it's because spoiler tags in lemmy have been custom-made for some reason, whereas all the other stuff is standard markdown. Voyager is a web app, so it can maybe only render whatever the engine it relies on can render.

Edit: Turns out I'm 2 for 2 on making incorrect statements in this comment.

[–] [email protected] 4 points 6 months ago (2 children)

I’m pretty sure spoiler tags are just not part of the markdown specification. This would mean it’s probably easy enough for an application developer to just take the raw comment and pass it to what I assume would be a markdown rendering library (haven’t done app dev much), but spoiler tags won’t work without some additional work.

[–] [email protected] 4 points 6 months ago

Yeah, this. Remark, the markdown library Voyager uses, is very powerful but also extremely complex (it has to be, to deal with Markdown edge cases).

I made a bit of progress last week on a custom plugin but it’s a lot of work. There’s like 4 layers of parsing required.

I wish Lemmy used GFM spoilers, which just uses normal details and summary html tags. But alas.

It’s really annoying there’s no standard markdown syntax in common mark.

[–] [email protected] 4 points 6 months ago

A quick Google suggests you're correct - big sites have implemented their own versions, but it looks like everyone has spent the last decade arguing with other about a CommonMark standard.

[–] [email protected] 3 points 6 months ago

It’s not just a web app anymore.

[–] [email protected] 2 points 5 months ago

Voyager added support for spoilers since the comment I'm responding to.

Just in case anyone wanders in here and is considering Voyager.

[–] [email protected] 17 points 6 months ago
[–] [email protected] 9 points 6 months ago* (last edited 6 months ago)

Voyager does bold and italic without needing to know those, but yea it would be nice to ^add^ the ~others~ you listed ~~without~~ the syntax. It also does crossposting, text faces (/¯ ಠ_ಠ)/¯ share comments and posts as images, preview,

quoting

, auto finding communities and users sorted by most pustular, porting subs from Reddit to communities, etc.

[–] [email protected] 7 points 6 months ago

Boost did not do superscript and spoiler for some reason.

[–] [email protected] 6 points 6 months ago

Arctic had all these covered. It’s not perfect but my fave so far

[–] [email protected] 3 points 6 months ago

Eternity works for all of them except spoilers

[–] [email protected] 3 points 6 months ago (1 children)

Thunder failed the formatting test. Still like it though.

[–] [email protected] 3 points 6 months ago

I wonder if it works differently on iOS, because it displayed all of those properly for me except for the super/subscript on Android.

[–] [email protected] 3 points 6 months ago

Raccoon managed everything but the sub/superscript. Not too shabby!

[–] [email protected] 2 points 6 months ago

Those all work on Sync

[–] andrew_bidlaw 2 points 6 months ago

Connect did them all right. It has it's own problems, but I'm staying with it and support the dev for now on.

[–] [email protected] 2 points 6 months ago

On my client (Jerboa), all of these worked except for ^Superscript^Normal~Subscript~, honestly I don't know why it doesn't support this very specific formatting thing.

[–] [email protected] 1 points 6 months ago* (last edited 6 months ago) (1 children)

~~Jerboa supports all of them~~ I was wrong .

[–] [email protected] 2 points 6 months ago (1 children)

Doesn't do super/subscript for me...

[–] [email protected] 2 points 6 months ago* (last edited 6 months ago)