Join Discord
Powered by
i want to use hooks to automate new notes ... the ...
# questions
b
banjara
02/04/2022, 9:41 AM
i want to use hooks to automate new notes ... the new note should show the parent note... instead of me having to manually put the link as [[xxx]] ...
note.body = note.body + "parent: " + ????
.... what do i put in here to achieve this?
Previous
Next