What does acct stand for?

die4ever@retrolemmy.com
Post
-
Protocol handler? -
Protocol handler?It's a good idea, but
web+fedi
orweb+activitypub
is maybe too broad to be useful? I wouldn't want a Lemmy post to open in Mastodon, and pretty sure opening a Mastodon post in Lemmy is impossible unless the post was directed to a community.web+threadiverse
could solve that issue but that's kinda hacky. Too bad (AFAIK) they can't be stacked likeweb+fedi+threadiverse
with some kind of priority system.There was a discussion about this for Lemmy but it was never implemented https://github.com/LemmyNet/lemmy-ui/issues/3031
Maybe the real solution is to improve Lemmy and Mastodon so that they are capable of doing these things decently.
I was actually thinking of making a browser extension that handles this instead. Each Fediverse software could write something to
window.fediverse
or something like that, with tags for threadiverse, group support, micro blogging, etc. The extension could have methods to infer these values for existing platforms. But the extension could give a dialog box to redirect, based on your preferred instances for certain tags.