So far for me the process is very convoluted:
- I go to https://browse.feddit.de/ and find the community.
- Then I need to copy it’s name.
- Then I need to go to my particular instance (lemm.ee)
- Then I type manually in my browser address bar lemm.ee/c/<communityname>
- Then I go back to https://browse.feddit.de/ and copy the address of the original instance of the community.
- Then I go back and add the original instance address to already typed thing in step 4 like this lemm.ee/c/<communityname>@<originalinstanceofcommunity>
- Then I can finally subscribe!
Oh my God! Please, tell me there’s a better way of doing this!
EDIT: There is a better way! Solution is to … use the search function in your instances home page and select community (if it exists already) and search. This way I don’t need to go to browse.feddit.de anymore. And links will take me straight the the communities “reflection” in my own instance, where I can subscribe.
I think it’s possible with some logic basically if url and/or string meets some basic rules
ect convert to local instance community url. Update logic for local community urls to look for community if not available locally and display. So first time navigating to a community might take a little bit longer but seems very possible.
Edit: ugh some formatting issues