Operation system:
macOS 15.3.2
Web Browser:
Safari 18.3.1
Bug report
What were you doing:
I clicked on a Backlink/x-callback to another note in my collection
What feature did you use:
Backlink/x-callback links
What happened:
When I clicked the browser attempted to open the x-callback custom URL handler in a new browser tab.
What did you expect to happen:
The note in my collection to open as it would in the desktop app
Feedback:
I understand the utility of the x-callback url custom url handler, and that you could have OTHER apps that are listening so you may not want to override them, but in the case of handlers that Bear uses (like open-note
) It would be nice if the web version of Bear recognized that the URL is a link to some other note Bear knows about, and simply have it open that other note instead. This is probably tricky because you would need to replace the URL on note load with one that links into another document in the app but NOT in a way that changes the contents of the note so it still works in the native app.