Hello everyone,
I am trying to achieve the following: I want to create a new note using a Templater template within a note called “Pippo” by pressing a button. The new note should inherit some variables from the parent note that will be used to complete the “child” note, such as:
- The title of the parent note
- A specific property
- Other possible variables
The goal is to create a series of child notes linked to the parent note.
pippo
→ pippo 1
→ pippo 2
→ pippo 3
→ pippo 4