fudo
06/02/2021, 10:42 AMzebrastuhl
06/02/2021, 10:44 AMyml
version: 1
imports: []
schemas:
- id: daily
title: daily
parent: root
children:
- journal
- id: journal
title: journal
children:
- year
- id: year
title: year
pattern: "[0-2][0-9][0-9][0-9]"
children:
- month
- id: month
title: month
pattern: "[0-3][0-9]"
children:
- day
- id: day
title: day
pattern: "[0-1][0-9]"
namespace: true
template:
id: templates.journal.daily
type: notefudo
06/02/2021, 10:52 AMtemplates.journal.daily before hand and then I used the Command Dendron: Create Daily Journal Note and the content of the Template does get copied to the new note.ichimga
06/02/2021, 1:21 PMfudo
06/02/2021, 1:38 PMichimga
06/02/2021, 1:53 PMKiran
06/02/2021, 1:59 PMKiran
06/02/2021, 1:59 PMkevins8
06/02/2021, 2:12 PMreload window and then create a new daily journal? if it doesn't work, run a >Diagnostics report right after and feel free to dm the outputichimga
06/02/2021, 2:15 PMPreston
06/02/2021, 4:20 PMAgent A.
06/02/2021, 11:37 PMsinglebungle
06/03/2021, 2:02 AMKamholtz
06/03/2021, 2:35 AMctrl + shift + c to copy the note link which would produce something like [[Heading of the Note I Want|xx.yy.zz.the-note-i-want]], navigate back to the previous note and paste it there to get the heading as the display text by default. It's not a huge problem, but I almost always want the nice heading instead of the lengthy note namekevins8
06/03/2021, 3:19 AMkevins8
06/03/2021, 3:19 AM> open link commandAgent A.
06/03/2021, 3:20 AMkevins8
06/03/2021, 3:21 AMkevins8
06/03/2021, 3:22 AMAgent A.
06/03/2021, 3:24 AMkevins8
06/03/2021, 3:46 AM> Diagnostics Report and DM me the output?singlebungle
06/03/2021, 5:33 AMBassmann
06/03/2021, 6:58 AMDendron Doctor to add the yaml front matter. After that you can use and refactor the note like any other. I do this all the time with notes I create on my mobileichimga
06/03/2021, 2:29 PMDendron Doctor for each note.ichimga
06/03/2021, 2:30 PM. (dots) which create the hierarchy, with - hyphens. Is that normal behaviour? I would've expected the filenames to not change. I can't figure out if I can configure that in config.import.ymlBassmann
06/03/2021, 2:54 PMDendron Doctor works on all notes in all vaults. You don't need to run it on each note separatelyichimga
06/03/2021, 3:02 PMsinglebungle
06/03/2021, 11:17 PMkevins8
06/04/2021, 12:11 AMsinglebungle
06/04/2021, 2:58 AM