Copy Note Id with Prefix from Root

Will copy the current note id to clipboard with the prefix found in the root note.

Expecting the root.md note of the vault to contain a prefix along the lines of:

---
...
thorg:
  copy:
    note_id_prefix: "http://localhost:8888/notes/"
---