I’m working on open source projects :)
🔗 Links:
GitHub |
---|
🍪 Get me a cookie:
Go to Ko-fi | GitHub Sponsor |
---|
I plan on experimenting with the suggestions posted here. That way I can narrow down where the problem is
The live website works on desktop and mobile. The offline folder works well on desktop, but it has issues on mobile, such as the search bar not working
That would work
I’ll check it out
Thank you, I’ll try those
deleted by creator
I might be able to set something up with the InstanceAssistant browser extension. It would be nice to have it in the main UI, but this could help temporarily.
I’ll send a PM :)
This is amazing, thank you for reaching out to the dev!
This was on the list of ideas for InstanceAssistant, but I didn’t know where to start. It is great news that it was added to the original extension.
Yep I think the defederation point is the big one which causes the idea to break down. I’ll edit the post to better reflect my thoughts now
Thank you!
Hope it helps :)
Look, honestly: if you want Facebook ot Twitter, go back to them.
This post was to talk about the merits/drawbacks of a potential change, and the constructive comments on the post have been helpful for that. Some of the other 'solutions' that have been posted here feel even more antithetical to the idea of decentralization (ex. redirecting upvotes, having communities follow other communities) so I was looking for a compromise that would address some of the annoyances without making the site another centralized platform. The intent was to allow users to choose how they want to link cross posts together, rather than having the community (or an app/frontend) make the decision for them. We've also been seeing users naturally gravitate to a few instances/communities, so I was looking for ways to redirect some of that traffic back to lesser known spaces.
Regardless, I appreciate the comment. Reading the perspectives on this post helped me see how locking the post completely would cause more issues and annoyances than it would help with. A simple "we are discussing X over on this post, feel free to join" seems like the better compromise.
that's fair :)
Everyone who's subscribed to the same communities will see all of each others' comments.
This still relies on everyone using the same app/front-end.
I guess I'm thinking about how it would be helpful in more general cases. If someone has an issue with a FOSS app, and they ask about it in two small communities, it would be much better to have the troubleshooting discussion in one place rather than have both communities missing part of the context.
Ultimately in your example, the user can still make both posts, this doesn't change that. It just directs the comments to one post's comment section rather than having it spread out.
Still it's good to think about cases where OP tries to abuse the system. Would a good middle ground just be the first implementation then? For OP to link to the post that they want to be the main discussion thread, but people are free to ignore that if they want.
I agree, instance assistant (our extension actually!) handles this, but it would be much better to have it exist natively.
this proposal would give more controls to the bigger communities
what are the concerns that come to mind?
I’d rather just have different communities
All the individual communities would continue to exist as they do right now. When it makes sense for a post to have a deeper discussion, users can lock and redirect accordingly
This works for viewing all the comments so far, but it doesn't solve the discussion aspect since commentors from each community won't be seeing or responding to the other comments. This is a bigger issue with smaller communities, where they'd mostly be top level comments / chains with minimal depth from each smaller community. Yes you can see all the comments, but the discussion quality is poor.
It's also not as helpful when the automation fails. Something I've found is that the 'crosspost' field starts to get crowded on posts that link to a popular website. Combining comment sections from ALL of those posts isn't as useful as having some intentional action from the OP.
A key aspect about this proposal is that it requires the OP to do something. If it doesn't make sense for a community (ex. different intents behind the Politics communities), then OP shouldn't lock their post. If OP does it anyway, then you can downvote that post.
This is very helpful, thank you! I’ll look into setting up more of that sometime
Good to know, I’ll explore some more
Thank you!
Makes sense, thank you!
Sounds good! This was my first dive into browser extensions as well. It’s not too bad once you go over the basics. If you give it a try, see the contributing page on the repo’s wiki for some resources on how to get started with browser extensions.
A super short summary is:
If you DO give it a try, we were part way through migrating features from the LemmyTools userscript and that might be a good place to start. I wasn’t familiar with userscripts so I didn’t make much progress, and can’t get back to it for a little while. The issues page of the repo should have LemmyTools related features tagged. If any details are missing, let me know and I’ll add them in :)
We’re actually working on a browser extension for this! It currently supports both communities and posts
We ran into the same issue, federated sites are hard to work with. Right now, the extension has it so that a user needs to right click on a link to be redirected. That way the user can choose which links get redirected, and there’s no chance of accidentally redirecting the wrong thing.
There are other solutions (using the API for example), but they seemed to slow the browser down too much. Another proposed feature that hasn’t been implemented yet was to redirect when holding down a key (when holding down “r”, try to redirect the link).
Feel free to take a look, try it, and you can totally contribute code. It’s all open source and we’ve tried to keep the code simple and easy to verify/contribute.
Thank you for putting all this together!
Potential conflict of interest: I help with !instance_assistant@lemmy.ca
Having a separate list for extensions would work nicely, although I think it fits to have the extensions listed here. There are few actual browser extensions for Lemmy/Kbin/Mastodon. There are a lot of scripts, and we were working on incorporating the better scripts into the extension for the same reasons you mentioned above. Scripts are harder to manage and review
My thoughts on the questions.