I wish jebora could detect lemmy and other instances links and give me a redirect to my Accounts instance url.

Example:

I have an account on lemmy.ml and there is a comment with a link to a community on lemmy.world. Currently it opens a Browser window with lemmy.world/c/community.

I want that instead it links me to lemmy.ml/c/community@lemmy.world

And preferably not even leaving jebora

Of course this isn’t as easy. Probably you would have to check any link for a possible link to the local instance. Or is there a list of instances so you could check the Domain only?

  • roseh
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    Yes, this is the most annoying thing about Jerboa right now. I think something like checking the domain against the list of federated instances would work ok.

    I might take a look at this when I have time. I was thinking it could be fun to help with Jerboa dev