notero icon indicating copy to clipboard operation
notero copied to clipboard

Notion links that open in browser rather than Notion desktop app

Open hongxunming opened this issue 3 years ago • 3 comments

image

The full URL is : notion://www.notion.so/Statista-8657a078f38e42188

Is it possible to change the format of this URL to : https://www.notion.so/Statista-8657a078f38e42188, which means replacing the word "notion" for "https", then I could double click the attachment in Zotero to open the target page in my browser directly.

hongxunming avatar Mar 26 '22 08:03 hongxunming

I was thinking of this very same issue today. One, kinda overkill, workaround would be to reserve the process here that is converting https links to notion links. But like I said, just being able to choose which URI shows up would be great too.

Ninaad-Adhvaryu avatar Mar 26 '22 16:03 Ninaad-Adhvaryu

@PolarisPolaris @Ninaad-Adhvaryu, thank you both for the feedback!

I personally use the Notion desktop app, so when I originally built this functionality I added code to convert the https:// URLs that the Notion API returns into notion:// URLs. However, I realize that not everyone uses the desktop app, so I agree that it would be great if this was a configurable option. I'll add this to the backlog.

dvanoni avatar Mar 27 '22 02:03 dvanoni

@PolarisPolaris @Ninaad-Adhvaryu, thank you both for the feedback!

I personally use the Notion desktop app, so when I originally built this functionality I added code to convert the https:// URLs that the Notion API returns into notion:// URLs. However, I realize that not everyone uses the desktop app, so I agree that it would be great if this was a configurable option. I'll add this to the backlog.

Thanks 😊

hongxunming avatar Mar 27 '22 10:03 hongxunming