Bassmann
02/01/2022, 12:02 PMkevins8
02/01/2022, 6:49 PM{
"command": "dendron.lookupJournalNote",
"key": "ctrl+shift+j",
"mac": "cmd+shift+j",
"args": {
"noteType": "journal"
},
"when": "dendron:pluginActive"
},
are you talking about using the create daily journal note
vs using lookup?Bassmann
02/01/2022, 6:54 PMkevins8
02/01/2022, 7:02 PMdendron.yml
? currently we only support the title overwrite for y.MM.dd
setting
yml
journal:
dailyDomain: daily
name: journal
dateFormat: y.MM.dd
addBehavior: childOfDomainNamespace
Bassmann
02/01/2022, 7:23 PMBassmann
02/01/2022, 7:45 PMBassmann
02/01/2022, 7:45 PMBassmann
02/01/2022, 7:48 PMctrl-shift-i
and with the command Create Daily Journal Note
Bassmann
02/01/2022, 7:49 PMBassmann
02/01/2022, 7:49 PMid: nxLJRRvAYJh5dX2mtmj7Y
title: '2022-02-01'
desc: ''
updated: 1643744888344
created: 1643744888344
traitIds:
- journalNote
Bassmann
02/01/2022, 7:50 PMdaily.journal.2022.02.02
and create a new note.Bassmann
02/01/2022, 7:50 PMBassmann
02/01/2022, 7:50 PMid: 7IHhHk1fLk8PITfCzD4BG
title: '02'
desc: ''
updated: 1643744647012
created: 1643744647012
Bassmann
02/01/2022, 7:51 PMCtrl-Shift-j
to create a note it has this frontmatterBassmann
02/01/2022, 7:52 PMid: UUDvruacLmkg1ojRhUNYT
title: '2022-02-01'
desc: ''
updated: 1643745128268
created: 1643745128268
Bassmann
02/01/2022, 7:52 PMtraitsId
Bassmann
02/01/2022, 7:53 PMDendron.yml
is unchanged and has the settings you mentionBassmann
02/01/2022, 8:22 PMkevins8
02/01/2022, 8:24 PMBassmann
02/01/2022, 8:25 PMBassmann
02/02/2022, 7:36 PM