18 lines
395 B
Markdown
18 lines
395 B
Markdown
---
|
|
# This will create the note in the "journal" subdirectory of the current workspace,
|
|
# regardless of which file is the active file.
|
|
type: daily-note
|
|
foam_template:
|
|
name: Daily Log
|
|
description: BuJo Daily Log
|
|
filepath: 'bullet/daily/$FOAM_DATE_YEAR-$FOAM_DATE_MONTH-$FOAM_DATE_DATE-$FOAM_TITLE.md'
|
|
---
|
|
|
|
# $FOAM_TITLE
|
|
|
|
* [ ] Migrate from \yesterday
|
|
|
|
## Documentation
|
|
|
|
See [[BuJo Format]]
|