9 lines
263 B
Markdown
9 lines
263 B
Markdown
|
---
|
||
|
# This will create the note in the "journal" subdirectory of the current workspace,
|
||
|
# regardless of which file is the active file.
|
||
|
type: basic-note
|
||
|
foam_template:
|
||
|
name: Basic Note
|
||
|
description: Default Note Template
|
||
|
filepath: 'foam-notes/$FOAM_TITLE'
|
||
|
---
|