this post was submitted on 01 Aug 2024
0 points (NaN% liked)

Lemmy Apps

5455 readers
1 users here now

A home for discussion of Lemmy apps and tools for all platforms.

RULES:


An extensive list of Lemmy apps is available here:

LemmyApps.com

or lemmyapps.netlify.app


Visit our partner Communities!

Lemmy Plugins and Userscripts is a great place to enhance the Lemmy browsing experience. [email protected]

Lemmy Integrations is a community about all integrations with the lemmy API. Bots, Scripts, New Apps, etc. [email protected]

Lemmy Bots and Tools is a place to discuss and show off bots, tools, front ends, etc. you’re making that relate to lemmy. [email protected]

Lemmy App Development is a place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform. [email protected]

founded 1 year ago
MODERATORS
 

Feature: Alternate Source Selector

Live Example: https://tesseract.dubvee.org/c/[email protected] (The "link" icon to the left of the post's URL.)

Rationale: I'm quite annoyed with people whining "pAyWallED!" in news post comments, and this is Tesseract's way of addressing that (for users of that UI, anyway)

Description:

On posts with links (that aren't images, audio, video, Youtube, or other media), a dropdown menu is added with links to alternate sources.

Each one will search for the URL in the selected archive provider (currently Ghost Archive, Archive Today, 12ft.io) or Ground News (new in 1.4.5).

Lemmy-UI kind of does this, but completely ass-backwards (only during post creation to set the post link; I'll spare you my spiel about how that's a horrible vector for misinformation).

On Youtube-like posts (YT, Invidious, or Piped), the options are changed to go to the canonical YT link, your preferred Invidious instance, or your preferred Piped instance, but that's just a secondary (but still nice) feature of that component.

Would love so see something like this more widely adopted and am more than happy to answer any implementation questions.

top 40 comments
sorted by: hot top controversial new old
[–] [email protected] 0 points 3 months ago

Could just submit a pull request instead of asking for a feature

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

I wish my browser did this when it hits a paywall or a broken link.

[–] [email protected] 0 points 3 months ago (9 children)

Lemmy has apps available? I've been using a browser this whole time. I used the stock reddit app for years too. I'm such a dunce. Can someone point me toward a decent app?

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

Artic On iOS has been really enjoyable for me. Voyager is a close second. My biggest pet peeve with voyager is not hiding the bars on scroll. Otherwise I would use it.

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

https://lemmy.ca/post/26097116?scrollToComments=true

There are 3 apps that pass the "Does this actually display posts correctly?" test:

  • Jerboa
  • Alexandrite
  • Voyager

Everything else should be considered in a testing phase. Don't pay for an app that can't do spoilers correctly.

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

That's not a great interpretation of that test, as some can fail for reasons other than spoilers, or some clients may be better than ones with higher scores (as explained in the disclaimers page)

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

I just installed the default app that it prompted me with. I wonder if other apps can have meaningful more features?

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

https://www.lemmyapps.com/

Can filter by platform and feature :)

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

My favorites are sync and thunder, but I recommend thunder since it's FOSS, i'm just waiting for hold to peek.

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

The Boost for Lemmy app is pretty good.

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

https://lemmy.world/comment/11514952

It seems to fail at spoilers, superscript, and subscript.

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

Voyager for iOS. Not sure about the robot os.

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

Voyager is on robot os as well.

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

I barely know what lemmy is, something something fediverse. I use the sync app, moved over from sync for Reddit.

[–] [email protected] 0 points 3 months ago* (last edited 3 months ago)

Sync fails at tables, subscript, and block quote separation.

https://lemmy.world/comment/11514952

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

I use Jerboa myself (was on RiF before), though I've also heard good things about Voyager.

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

I use both, myself. Jerboa is my NSFW Lemmy login and Voyager is my daily driver for Lemmy. I think both are really awesome, but Voyager's "hide read posts" saves my sanity!

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

This is a great idea! @[email protected] could voyager add this?

[–] [email protected] 0 points 3 months ago (2 children)

Definitely for the PWA and f-droid builds, but idk how happy Google and Apple would be to have an app doing this in their stores. IANAL

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

Thanks for such an enjoyable App!

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

Like the concept very much, but also please just stop linking to paywalled articles folks. I've stopped whining but it's a downvote at least every time.

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

That's actually a great idea! I guess I have no choice but to steal it, so here's the issue for Interstellar.

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

Sweet, that's a great feature!

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

I added an issue for Mlem support. 🤞

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

Can you also add a ticket for them to support spoilers?

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

Thank you, kind internet stranger

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

Cool! While I'm not sure how messy this would be, would it be possible to let the user add/remove options?

  • It could avoid any headaches for you if a company doesn't like a certain option being included
  • People can remove the options they don't use, reducing clutter
  • If you add a link in the menu to some fediverse post, people can suggest changes to the defaults, or exchange their personalizations
[–] [email protected] 0 points 3 months ago (1 children)

I'm more proposing the general idea to be adopted by other apps; just using my implementation as an example.

would it be possible to let the user add/remove options?

Add? Definitely (and fairly easily). Remove? Not so much (at least in my implementation). Those are the only 3 I know of right now that work reliably. If there are ever more than 3, I would probably move to a dynamic method where you'd just enable certain ones from a list (kind of like Searx-NG if you're familiar with that). A user adding a custom one would work like adding a search provider to a browser (e.g. https://archiver.example.com/?url=%s)

In practice, I tend to need all 3 depending on the source URL in the post. Some don't have a copy of the target or don't render certain sources as well as others, so having a few to choose from is often needed. Allowing user-custom ones is a great idea though.

If you add a link in the menu to some fediverse post, people can suggest changes to the defaults, or exchange their personalizations

I sort-of do that already with suggestions for the built-in Invidious/Piped instances list, but ask that they be submitted via Github or the Tesseract Lemmy community (users can define their own Inv/Piped instances as of a few versions ago). Dunno if I'd want the link to that in the selector menu, but could easily link it from the settings panel where you'd hypothetically edit the archive sources.

Thanks for the feedback; I'll probably work on adding support to at least add custom archive services in one of the next releases (and probably eventually work toward a fully customizable version).

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

That all sounds good to me, thanks for sharing the idea! Looking forward to seeing more implementations of this

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

Thank you, this is desperately needed to clean up extra link previews and help lessen bot posts.

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

Do it, Jerboa

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

Wow, this is great! Thanks!

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

Yeah, it's been pretty useful.

This is also why I love open source. In corporate, it would be all "patent that so no one can do anything remotely similar" and with FOSS, I'm like "here is a cool thing you might like; please take".

Also, I may have a "Part II" of this post for the remote community browsing feature. Every time I've shown that to someone, they look at me like it's witchcraft.

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

whats the remote instance browsing feature?

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

Can list the communities of any remote Lemmy instance and one-click subscribe to them.