Often, its asked what the fediverse or lemmy needs more of in terms of content, but are there any specific features or functionality you really feel are lacking?
Linking one of the AO3 tag tutorials because tagging? is extremely powerful.
https://archiveofourown.org/works/41214669?view_full_work=true
Tags for posts
Multi-communities.
So you can create a list of communities over various instances and show all posts in them as if they were one.This is the big one I want too. I’d love to curate topic based feeds from multiple communities so that other people could subscribe to a single coffee feed instead of 5-8 communities that they had to find themselves. I think this would be particularly useful for new people joining Lemmy, it would save a lot of time if they could just sub to a couple of multi’s and start getting content they’re interested in rather than needing to build their sub list entirely from scratch.
Yeah. Or just personalized feeds that you could share. I’m sure some instances have a great list of communities that their subscribers follow, that isn’t available on/Local. And going to /All isn’t always a good time. If there was like a /All, but maybe with some extra filters, that users could just subscribe to, that would be awesome
I always use /all, out of curiosity what’s your issue with it? I have nsfw hidden, and have been having a good time.
I like /all too, just to be clear. But sometimes I’d like to browse the equivalent of /all, just without politics. Sometimes it’s a little much and the feed could be 70%+ posts about the US election
Plus, some instances seem to have a certain “style” to them. I feel like it would be cool if there was some currated feeds that instances presented, that include content across multiple instances that fit that “style”. Would just be an easier way to explore those niche communities. It would also kinda solve the issue with having fractured communities for the same topic across multiple instances
I have this in Tesseract as “Community Groups” (works exactly like you described; browse the group as a custom feed), but I’ve neglected it for some time now. It works, but it’s kind of slow and the sorting/mixing could use some improvement.
The sorting/mixing used to be better, but Lemmy 0.19.0 removed most of the ranking specs from the API response, so I can only sort on the basics like score, number of comments, and date. :(
I want to be able to put alt text on an image post upload. Accessibility is cool.
It is implemented on Lemmy 0.19.4. Lemmy.world is one of the few instances still running 0.19.3
It’s an option on lemmy.today when doing an image post.
My guess is that it’s probably just in a newer release, and it’ll show up at the next update your home instance does.
lemmy.today is running 0.19.5.
lemmy.world, your home instance, is presently running 0.19.3.
That’s great news, thank you! It’s something I’ve been asking for since I first began using Lemmy, but there didn’t seem to be interest in implementing it. I’m very glad to see that it’s been reconsidered.
I got tempbanned for 48 hours in a community recently after not noticing that a mod was objecting to some posts and had deleted a couple until after the ban went in place.
I’d kind of like to have some way to have a higher-priority indicator that a post was deleted or “message from moderator” or something. Preferably a different indicator from just “waiting regular messages”, and a way to view mod warnings or messages from moderators.
Being able to actually migrate an account, not just settings and follows etc but your post and comment history etc. All data
Some way of grouping Communities other than by name (not very useful). E.G. search on ‘Climate’ and you don’t get the name of one of the busiest communities.
In other words, group them a step up the taxonomy. Create 10 or 15 groups (sci/tech, history, music, culture, media, nature, issues, locations…), see what mods have to say about that list. (Could do worse than the Wikipedia taxonomy.)
You might want to have a look at Piefed topics: https://piefed.social/
Auto mark reply notifications as read.
why? dont you want to read them?
No, I mean clicking on them and reading them doesn’t mark them as read. You have to manually click the “Mark all as read” button or individually click the “mark as read” arrow button on each of the comments.
Some way of linking to a post somewhere on Lemmy that will open up the post in your logged in instance of Lemmy.
Check out lemmy assistant web extension.
That helps, but honestly, it shouldn’t be a client workaround.
Mastodon does it like this:
At the end of the day, you still have to manually put in the address, which is still nice to have than nothing though but it’s only marginally better.
there’s https://lemmyverse.link, but a native way of doing so would be nice.
Ultimately, using a protocol handler instead of URLs would solve that (ie: like how
mailto
links works).Search the remote post URL in your search bar, it will open locally
Photon does that, and so does Tesseract, but it only works if you’re logged in since it relies on resolve object API call (which requires authentication)
Would upvote this suggestion more tan once, if I could.
Show me a list of posts and comments I upvoted.
That works with Boost for Lemmy, so apparantly the data is already there in the backend (and at least one frontend).
The voyager app has that feature.
The API supports that, but not all UIs do yet.
It’s on my “to do” list for my app.
Resizeable inline images. At least some way to show them enlarged, the way one can with images that are posted. Kbin had it, and I’m sure mbin does, but the Lemmy Web UI does not, which means manually adding a link beneath the image if you want people to be able to conveniently view images full-size, particularly on touch interfaces.
Ninja edits. A grace period where you can edit your comment without it showing it was edited. This is usually for typos and formatting mistakes that you notice right after posting your comment. A minute will do.
There’s a last-edited time, which I think should provide a superset of that information.
considers
Maybe have clients/Web UI more-clearly highlight if a response predated the last parent edit, which is I think the case where that really becomes an issue.
Honestly, I haven’t actually seen anyone involved in bad-faith edits in conversations here. I’ve even seen people regularly thank people who provide corrections before correcting their post to credit the correction. Obviously, that doesn’t mean that it’s true everywhere or will last, but from a community standpoint, that’s one area where I’ve been pretty happy with people here.
rather than allowing edits for invisible edits for X minutes, couldn’t your client just delay actually sending it for X minutes allowing to cancel or edit freely until that point?
Gmail allows a similar feature and it seems safer in a distributed system than relying on everyone else to respect what happens after you send a raw message and an edit right after
Implementing this like Gmail would mean doing it server-side. Handling it in the client would be more error-prone, since your device would have to have a good connection in the future, and if it doesn’t, handle retries and make sure never to double-post.
If anything, I’d love a diff of each edit vs the ability to ninja edit
More users that aren’t Americans talking about their politics would be nice.
The post you’re responding to is explicitly asking for things that don’t involve content on lemmy, but rather functionality in lemmy.
True. In the grand tradition of the internet I only responded to the headline.
Lol I’ve had the experience of others not from my country telling me what the real politics of my country are because they know better than the people living there, apparently. No thanks.
Polls
Notification whenever there’s something in the mod queue of a board I moderate. At least I don’t see any such notification when using Voyager.
User migration between instances.
Yeah, user migration would be nice.
If it were a shift to simply using a keypair as the basis for identity, which would be a big change, then one could potentially transparently use any instance. That’d be neat from an instance reliability standpoint.
Keypair-based identity would also permit migrating an account from a permanently failed instance. Right now, the home instance is the authoritative source for the account. The problem with that is that if the instance goes away forever, then there’s no authoritative source left to determine who controls a user account. One of the use cases that I’m worried about is a big instance going down because the admins get in a car crash or something, and it killing all the user reputation that’s been built up, because nothing can be done after the permanent failure.
IIRC feddit.uk had a close call like this a while back.