So basic usability question here. If I end up looking at a post on a different Lemmy server (say, over at beehaw) and want to comment/vote on it, how can I quickly open it up on my home Lemmy server?

Right now I copy paste the entire title, open my server, search the title, and then find the post. But that seems really cumbersome. Any better way?

  • Rick
    link
    fedilink
    English
    31 year ago

    Your home lemmy instance syncs content from a remote community after the first user on your home instance subscribes to it (except for a very small subset of posts that your homeinstance pulls on subscription). So if the post you are referring too is before your homeInstances first subscription then your sort of out of luck interacting with it. There is also a chance your homeinstance federation screwed up sometime and didn’t sync something, I’ve seen that some (I host my own instance). You could go see the “missing” content that doesn’t exist on your homeInstance on any remote instance. However, you are not going to be able to interact with it unless it exists on your home instance.

    • @outdated_belated
      cake
      link
      English
      2
      edit-2
      1 year ago

      Ah, that adds some useful details – thanks.

      after the first user on your home instance subscribes to it

      What’s the best way to determine whether this has occurred (for a given remote community)?

      • Rick
        link
        fedilink
        English
        31 year ago

        If you see anything of the community on your homeinstance someone has subscribed to it. You can also see subscriber count by searching the community name on your home instance !community@myinstance.ml

        Hope that helps