My main instance is sopuli.xyz, but I often explore lemmy.ml for communities to follow since most of them are there. The problem with this is that in the app there’s no option to subscribe to a community from another instance, or I haven’t found it, at least.
Is there a way to do this?
Are you sure that works?
Actually I noticed that search has a Url option but it is filtered out in lemmy-ui. Would this Url option work like you described?
Your URL is from a remote community, in the format
/community/123
. For fetching a community you need its activitypub ID, which is the same as its local URL on the original instance (/c/name
).