fix incorrect sample filename in daily-note.md

This commit is contained in:
Jan-T. Brinkmann 2021-02-23 07:09:37 +00:00 committed by GitHub
parent e0e53d65b3
commit c1b9d1ccc5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`.