TechGuides/.foam/templates/journal.md

7 lines
191 B
Markdown
Raw Normal View History

---
# This will create the note in the "journal" subdirectory of the current workspace,
# regardless of which file is the active file.
foam_template:
filepath: 'journal/$FOAM_TITLE.md'
---