The user manual says:
15.3 The roam-ref protocol
This protocol finds or creates a new note with a given roam_key
(see Files):
So I assumed, that when I use my bookmarklet to create a reference note then on the first use I create a new note. If later I use the bookmarklet again on the same URL then I expected roam-ref protocol to open the already existing note. Instead it captures a new note. If I would finish to create the new note the result wourld be:
Error (org-roam): Duplicate ref...
What am I doning wrong?