shabegom / buttons

Buttons in Obsidian
The Unlicense
455 stars 47 forks source link

Create new notes in specific folder #89

Closed gmakstutis closed 2 years ago

gmakstutis commented 2 years ago

This may already be possible, but I've not seen how to achieve it.

I'd like to have a button that creates a note within a specified folder. Is this possible? If not, could it be added?

Many thanks!

TimothyHills commented 2 years ago

The below example creates a new note called Bob in the Inbox from the new_note template.

name New Inbox Note  
type note(Inbox/Bob) template
action new_note

^button-inbox-note