We should implement this as whenever I wish to browse (for example) technology@lemmy.world I have to go to there, and whenever I wish to browse technology@kbin.social I have to go there. Would it be possible to implement it in kbin/lemmy’s code to make it easier to browse all?

  • Ilikecheese@lemm.ee
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    Another kink to think about is what if you have different communities with the same name on different servers with completely different content. Like what if the trees subreddit came to a server and created a marijuana themed community called trees, but then another server wanted to discuss actual trees so they called theirs trees too. Wouldn’t want those two being grouped together automatically.

  • jsveiga@sh.itjust.works
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 year ago

    This feature shouldn’t be implemented on the server side or decided by the front end code, as the developers would have to decide which “same names” to merge. It’s the end user who should pick that.

    It would better be a front end/app feature: The end user would pick communities from multiple servers (even ones with different names), and group them under whatever name/category they want. The front end would then show all posts/comments from that group as they were from a single community.

    Additional feature: Automatically merge comments from cross-posts.