Rafael Mehdiyev31 downloadsCreate new notes by cloning properties from any existing note.
Create new notes by cloning properties from any existing note.

Reference Note lets you use any note as a template. It copies the properties you choose into a new note. Useful for creating notes that share a same set of properties. So you will not have to manually re-type them every time.
Three ways to trigger it:
| Trigger | How |
|---|---|
| Ribbon icon | Click the icon in the left sidebar (works on the currently open note) |
| Command palette | Run "Reference Note: Use this note as reference" |
| Right-click menu | Right-click any .md note in the file explorer → "Use as reference" |
After triggering, a modal appears:

{source note name} Copy. Edit it freely.source: "[[Note Name]]" property to the new note.Click Create (or press Enter) to create and open the new note. If a note with the same name already exists, a number suffix is appended automatically (Note Copy 2, Note Copy 3, …).

Go to Settings → Community Plugins → Reference Note.

| Setting | Default | Description |
|---|---|---|
| Excluded keys | (empty) | Keys unchecked by default in the modal |
| Source link property | source |
The property name used for the "Link back to source" feature |
MIT