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

Lemmy Plugins and Userscripts

375 readers
1 users here now

A general repository for user scripts and plugins used to enhance the Lemmy browsing experience.

Post (or cross-post) your favorite Lemmy enhancements here!

General posting suggestions:

Thanks!

founded 1 year ago
MODERATORS
 

The developers will try to make it posible

top 29 comments
sorted by: hot top controversial new old
[–] [email protected] 7 points 1 year ago (1 children)

A way to expand all images when using old.reddit.compact? I mean similar to RES in old reddit

[–] [email protected] 3 points 1 year ago

@asararai @GatoB Man I would LOVE something like this. That and something similar to Never Ending Reddit

[–] althea_vestrid 4 points 1 year ago (1 children)

Would love to have a sidebar on the left with all my subscribed communities for easy navigation.

[–] dimspace 3 points 1 year ago

ditto, or drop down, or some other way.

[–] kilorat 4 points 1 year ago (2 children)

It would be great if a post links to a mp4, be able to play it inline like in RES.

[–] GatoB 4 points 1 year ago (1 children)
[–] [email protected] 5 points 1 year ago* (last edited 1 year ago)

Reddit Enhancement Suite. It ~~was~~ is a critical extension for browsing reddit on desktop

[–] kilorat 2 points 1 year ago

update to this, someone told me videos don't play inline because of content-security-policy header, and maybe that will work in the next version? https://github.com/LemmyNet/lemmy-ui/pull/1092 If so, then maybe a hack isn't needed. Surely I can't be the only one that wants to view things inline when on desktop, and that feature will come at some point for everyone. :)

[–] [email protected] 4 points 1 year ago* (last edited 1 year ago) (1 children)

I don't have much scripting experience. Would it be possible to to add a button on each post to block a community without having to open it? Maybe hide it under the breadcrumbs so you don't accidentally block something you don't want to.

Edit: Also, is it possible to change post links to always open in a new tab when you click them?

[–] indomara 1 points 1 year ago

Yes please, being able to easily block communities in languages I don't speak would be great. :)

[–] [email protected] 4 points 1 year ago

I think a "never ending Lemmy" similar to the "never ending Reddit" feature in RES would be appreciated by many people.

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (2 children)

User flairs would be cool. Also a script that opens the current instance's version of a post or community when I click on an external instance link.

[–] GatoB 3 points 1 year ago

I think since it is a useful feature the developers of Lemmy are or will work in it with no need of scripts

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago)

The second thing you requested is here, to redirect a community to your instance.

But posts, I don't think that's possible, at least I tried a lot and met a few impossibilities due to the fact that posts are just numbers in the url like this: localinstance.tld/post/numbers, and these numbers will be different in remoteinstance.tld/post/differentnumbers.

https://sh.itjust.works/post/70143

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)
  1. ~~Looks like we can block users, but it would be helpful to be able to block communities (local and remote).~~ I think I figured this one out. Go to the community itself and there's a block button.
  2. I was watching posts and they just started scrolling, I am assuming as the server synced up with another node. Anyway we could get a button to "Pause" our screen updates. I kind of like that they just scroll, but sometimes I would like to just pause it.
[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (1 children)

I believe that's a lemmy bug relating to how federated instances are being updated on the user's home site. They are (presumably) addressing it, but I'm not sure that can be directly addressed with a script since it relies on backend database things happening.

[–] [email protected] 1 points 1 year ago

Gotcha. Thanks for the explanation.

[–] [email protected] 3 points 1 year ago (2 children)

Add "Target="_blank" to every href on Lemmy !

I might try to do it myself but I never did a [...]monkey script before

[–] GatoB 1 points 1 year ago (1 children)
[–] [email protected] 2 points 1 year ago

I'm constantly have to go back when I click on anything that get me out of my instance. I love to open new links in tab when it's not an "internal navigation" clic. I saw the Lemmy dev saying it is an accessibility issue but if someone wants to make a user param, he can do a PR.

[–] dimspace 1 points 1 year ago (1 children)

"ctrl" is your friend.. but yeh, it is a little annoying that external links open in same window

[–] [email protected] 1 points 1 year ago

It's cmd for me ;)

[–] rooster_butt 3 points 1 year ago (1 children)

I would love a script that enables infinite scrolling like RES.

[–] indomara 1 points 1 year ago

Yes please!

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

I'd like to see something to identify the same post cross-posted to several communities. For example, it could look to see if the OP, title of post, and source (linked URL, or with images, maybe the filename or size of the image) match other posts exactly and then collapse the post if so (rather than suppressing it outright in case you want to open it to interact with the comments, etc.).

If it could have the option to set a preferred community/instance (either your local instance, a specific community, or the first community with the post if you don't have a preference), that would also be wonderful.

Thank you!

ETA changed part about identifying images in the first paragraph

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

A script to open all external links as well as posts in a new tab, please!

[–] GatoB 2 points 1 year ago

You can do that by pressing the mouse middle button

load more comments
view more: next ›