I followed the instructions here: Journaling
and have created a library page as follows:
command: "Journal: Today"
key: "Ctrl-q t"
suggestedName: "Journal/${os.date('%Y-%m-%d')}"
confirmName: false
tags: meta/template/page
openIfExists: true
#journal
- |^|
However when I create a new journal entry, the '#journal' isn't appearing. I know I can input it manually, no problem, but that's not the point. Why doesn't it appear?