anyproto / anytype-ts

Official Anytype client for MacOS, Linux, and Windows
https://anytype.io
Other
4.2k stars 255 forks source link

Invitation Link not redirecting to Anytype on Fedora #724

Open kNsja5w opened 4 months ago

kNsja5w commented 4 months ago

Have you read a contributing guide?

Current Behavior

When inviting someone with Fedora as OS to a workspace via invitation link, the link won't redirect to Anytype, as protocol handlers are being handled differently on each platform. anytype:// just won't work with Fedora, at least not with my knowledge. Opening the link via command line with

xdg-open anytype://invite/

does not work either, as the protocol is not registered correctly, even though Anytype is installed.

There seems no other way to open an invitation link, as from the browser. There could be an "Paste Invitation Link" field within Anytype to make things much easier.

Expected Behavior

When receiving an invitation link, I want to be able to open the link, no matter what operating system I use. Either via browser or via Anytype itself.

Steps To Reproduce

  1. Invite someone to Anytype
  2. Share the link
  3. Try to open the link from different operating systems
  4. See how the links are being handled differently in different OS

Environment

- OS: Fedora
- Version: 40
- Gnome 46

Anything else?

No response

user424242420 commented 1 month ago

Have the same thing on arch linux