mirror of
https://github.com/foambubble/foam-template.git
synced 2025-07-25 03:18:55 +00:00
fix incorrect sample filename in daily-note.md
This commit is contained in:
parent
e0e53d65b3
commit
c1b9d1ccc5
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ The following properties can be used:
|
|||
"foam.openDailyNote.titleFormat": "'Journal Entry, ' dddd, mmmm d",
|
||||
```
|
||||
|
||||
The above configuration would create a file `journal/note-2020-07-25.mdx`, with the heading `Journal Entry, Sunday, July 25`.
|
||||
The above configuration would create a file `journal/daily-note-2020-07-25.mdx`, with the heading `Journal Entry, Sunday, July 25`.
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue