on android setting…opening links. i find a lot of apps used for the default opening of links. but that list can t be managed and any entries are possivle to be added.

is it a feature that ONLY an app developer can do? i would like to open lemmy links not on default browser but on the app

  • krolden
    link
    4
    edit-2
    2 years ago

    Lemmur doesnt handle Lemmy links either sadly. I never heard of Jerboa before this post. Is there anything it handles better than lemmur? Might give it a try

  • m-p{3}
    link
    42 years ago

    The app must enumerate which links it should handle at compile time. I guess they could add lemmy.ml, but that will still be an issue if you’re using a different instance.

    • @realista87OP
      link
      2
      edit-2
      2 years ago

      true…but better than nothing

  • DessalinesMA
    link
    32 years ago

    Could you open an issue for this on the github? It might be possible for at least a few more popular instances.

    • @ksynwa
      link
      32 years ago

      With newpipe I have noticed that it can also take links to invidious and piped instances. I don’t know if this is hardcoded or done using a regex like .*/watch=.* or whatever