Adding new communities is a bit of a pain due to having to copy and paste the links into the search page.

I was thinking it would be much easier if one could have a button on lemmyverse.net or browse.feddit.de next to the name of the community to open the community in your instance’s search page.

Example url:

[email protected] would open up in:

https://user.instance/search/q/!community%40instance.domain/type/All/sort/TopAll/listing_type/All/community_id/0/creator_id/0/page/1

Where user.instance is a variable that every user can fill in themselves in the script or in some other way.

I hope this is possible. Thank you <3

  • Fanghole@reddthat.com
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 year ago

    So, I made something that you might be looking for. https://reddthat.com/post/69331 If you try to open up something in a local instance and it fails because it doesn’t find it, it should take you to the search like I think you’re wanting.

    My first script for something like this and on tampermonkey though, so let me know if it’s not working or not what you’re looking for.

    • Wander@yiffit.netOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 year ago

      Update: works like a charm. It also works incredibly well with lemmyverse.net when you’ve set you’re home instance on there.

      Thank you so much <3

    • Wander@yiffit.netOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      Yes! This is what I was looking for! Thank you so much. I’ll give it a try now!

  • Sisko UrsoA
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    Sounds amazingly helpful, hope this is something possible.

    • Wander@yiffit.netOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 year ago

      If you haven’t yet, check the replies to this thread. Someone made a userscript just like I had requested.

    • Wander@yiffit.netOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Just checked and it’s unfortunately not the same. It opens up the community in your home instance which will give you a 404 if it isn’t already discovered.

      I was referring to the search page in order to discover it.

    • Wander@yiffit.netOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Not exactly. It does but search the community and won’t work is the community does not already exist on that instance.

      I’m looking for a solution that can use the search option for communities that my instance does not already know.

      • Fanghole@reddthat.com
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        1 year ago

        So, I made something that you might be looking for that pairs with what mershed linked pretty well. https://reddthat.com/post/69331 If you try to open up something in a local instance and it fails because it doesn’t find it, it should take you to the search like I think you’re wanting.

        My first script for something like this and on tampermonkey though, so let me know if it’s not working or not what you’re looking for.