What are the biggest upgrades/fixes that you would like to see done to Lemmy?

https://lemmy.world/post/47114

What are the biggest upgrades/fixes that you would like to see done to Lemmy? - Lemmy.world

For me its having a single instance that indexes all the communites to which all other instances can then pull that information from so when I go searching for communities the I’ll have access to every single one with needing to post the entire URL in the search bar

Automatic discovery of communities from instances your community knows about.
That would be awesome and make for a good user experience.

I would love to have tags added that I could search at across instances. So looking up #animalpics might be all the communities that post pictures of animals

Then add to that the ability to follow that tag like you can on Mastadon and that would solve some of the "Super Community" asks.

Yeah. Joining communities from other instances is a hassle. Kinda puts me off sometimes.
Definitely a big problem. UX can make or break a service. I'm sure it's just a matter of time though :)
Really? I don’t get that. I go to the ‘communities’ button at the top, where they are sorted by population, so it’s easy to find some good ones right away. If I want to search something specific I type it in the search bar and there it is. Is it not that way for you? That seems easy to me

That works easily when you want to join communities already on your instance. But if you want to search for other communities you need to go to https://browse.feddit.de/, search for them there, copy the url, then join. Also you cant sort that list by anything, you kinda need to know what you are looking for.

Its....a bit too complicated. I'm sure it will get better with time.

Proper deletion of comments.

This is my number one wish as well. I'm well aware that people can archive or snapshot my comments/content, and the site can keep backup servers, and that we should assume that things we post online should be treated as if it were there forever, but no one can convince me that any of these situations is remotely comparable to not being able to delete my own public-facing content.

It's also the number one concern I've heard from people on reddit who are considering migrating to Lemmy, but are undecided.

I really wish they'd fix this.

Software engineer here. Historically we started not hard-deleting anything because sometimes software does bad things and we never want to accidentally delete anything that could be important since then the only way to undo it is to restore the database from a backup. So it's better/safer to literally not allow the application to ever delete anything from the database.

That being said, I could see an option in ActivityPub to delete comments, but with the distributed nature of Lemmy you would have to trust every server you federate with to listed to the protocol and delete the comments too since they are stored on the other servers as well.

Trust of federated servers isn’t the issue. We already trust federated servers to publish the text we wrote and not some alternative version the owner wanted us to say.

The problem is instance owners don’t even have the option to obey deletion requests. They want to help delete your content but they cannot.

The whole “what’s the point of building it if there’s a possibility one dude doesn’t obey the request” is whataboutism.

I'm not saying we shouldn't be able to hard delete comments, I'm just explaining why the Lemmy developers might not have started with hard-deleting comments. I agree with you we should have the option and it should propagate regardless of any instance settings.

My point in mentioning other servers not deleting your comments is that ActivityPub is an open standard. Technically someone can write a Lemmy competitor that federates with your instance and does not implement the hard deletion of comments. It's allowable under the protocol. That doesn't mean the feature isn't worth implementing, it just means there are caveats to "this comment disappears off the Internet forever" like we'd like.

Being able to mark post as read, and have them be hidden from my feed. Or hide posts I have upvoted/downvoted.

Also it would be really nice to have the ability to group communities together from my view point. So instead of a single lemmy feed with all of my subscriptions mixed together I can have multiple feeds each based on say a single topic. Say I have a group called Gaming. and in that I have [email protected] and [email protected] [email protected] etc.. etc.. I think this would also help the issue with having similar communities on multiple instances. For example We have [email protected] [email protected] I could subscribe to both and just use a single group to view them both. Instead of having to view one at a time.

Gaming - Lemmy

Sub for any gaming related content! Rules: - No spam or advertising. This basically means no linking to your own content on blogs, YouTube, Twitch, etc. - No bigotry or gatekeeping. This should be obvious, but neither of those things will be tolerated. This goes for linked content too; if the site has some heavy “anti-woke” energy, you probably shouldn’t be posting it here.

Basically Lemmy needs support for this: https://git.asonix.dog/asonix/relay

By far my biggest thing is RES style keyboard shortcuts

The second for me is going to have to be automatic instance redirection

RES style keyboard shortcuts · Issue #984 · LemmyNet/lemmy-ui

Not having the res keyboard shortcuts is making this website unusable for me, honestly. I use j and k (to be clear, I use dvorak so that's actually v and c, which is extremely easy to press with on...

GitHub
I feel like the request in the OP can be fixed by some kind of community digest that gets shared as instances federate with each other, and then on a recurring basis afterwards.
I'd love to see a poll option :)