One of the harder aspects of navigation in lemmy is seeing interesting new communities on remote instances. What if there was a post here (meta) or chat that had links to all the local communities and when a new post is made to yiffit, a comment is added that links to the chat/meta post. That way if someone stumbles on something here they like, they don’t have to use some work around to see what else is here. I don’t know much about the lemmy API, but the list could simply check once a day?/week?/month? and update the post if anything changed.

Yes, I am aware [email protected] exists, but remote users probably aren’t. I am also aware of the link in the sidebar (when present), but that is outdated and you only see it if you know its there.

  • Yote.zip
    link
    fedilink
    English
    37 months ago

    I’m not from Yiffit but I think this would make a lot of sense on the NSFW communities especially, since there’s not really going to be many comments anyway and if you’re clicking into NSFW furry posts you’re probably looking for more.

    On a semi-related note, pawb.social just got set up with this thing and it’s neat: https://boost.lemy.lol/

    • @WanderMA
      link
      fedilink
      English
      37 months ago

      I need to have a look at this. Thank you!

    • @l_b_iOP
      link
      fedilink
      English
      27 months ago

      Its a small instance too so not too many communities to list either. Its not like .world with nearly 10k communities.

  • @WanderMA
    link
    fedilink
    English
    27 months ago

    That’s not a bad idea, but maybe we could have a link to [email protected] instead? Or it could be a link to a static page with a list of all communities. I think that’s more feasible since it wouldn’t clutter the comment section with a very long post.

    • @l_b_iOP
      link
      fedilink
      English
      17 months ago

      Exactly. The idea was not to have the list in the comments, but to link to a “static” post that has the list.

        • @l_b_iOP
          link
          fedilink
          English
          17 months ago

          I didn’t realize someone had made python wrappers for the API. I was actually thinking of spinning up a local instance or finding a test community to try and play around with it.