Open
Description
Describe feature
Currently on web, we can copy a note's URL from the browser's URL bar, but on desktop there isn't an easy way to do this that I know of.
There is a copy note path to clipboard
option in the advanced context menu, but this only copies part of the path like #root/9d5BlXlV2HqJ/Cr18psi2jD2D/4KABItEhSpEn
which is hardly usable by any end user - unless they are an power user who may need this slug in a script or relation(?).
This is probably related to #99. Ideally from a desktop instance we should be able to copy a web url that would open in the browser, or a local url that would open in the desktop app.
Additional Information
No response