seadude
01/19/2022, 3:40 PMseadude
01/19/2022, 3:50 PMbenhsm | Jack of N trades
01/19/2022, 3:52 PMdaily.journal.2022.02
. It's the same as applying templates using schemas for daily or weekly journal entriesbenhsm | Jack of N trades
01/19/2022, 3:54 PMbenhsm | Jack of N trades
01/19/2022, 4:07 PMbenhsm | Jack of N trades
01/19/2022, 4:11 PMfoureyedsoul
01/19/2022, 4:17 PMSaine
01/19/2022, 4:20 PMseadude
01/19/2022, 4:29 PMfoureyedsoul
01/19/2022, 4:33 PMjournal.2022
, I can just type .02
into the lookup bar and it will make a new monthly note that I can use for February.seadude
01/19/2022, 4:34 PM,1:#*
Fulle example: ![[dendron://dendron.dendron-site/asset.preview#tree-view-dark,1:#*]]
benhsm | Jack of N trades
01/19/2022, 4:35 PMseadude
01/19/2022, 4:38 PMvoothi
01/19/2022, 4:41 PMRename Note
in multi-valut usage. Wikilinks are not renamed out of current note vault. Is it a expected behavior?voothi
01/19/2022, 4:42 PMRefactor Hierarchy
.kevins8
01/19/2022, 4:43 PMgrndstt
01/19/2022, 4:43 PMgrndstt
01/19/2022, 4:45 PMgrndstt
01/19/2022, 4:46 PMgrndstt
01/19/2022, 4:47 PMgrndstt
01/19/2022, 4:47 PMvoothi
01/19/2022, 4:50 PMdendron.code-workspace
and dendron.yml
in your root WSseadude
01/19/2022, 4:58 PM${currentFileDir}
grabs the current file directory for use with VS Code settings? Something like ${currentDendronFilename}
?grndstt
01/19/2022, 5:10 PMrlh1994
01/19/2022, 5:32 PMrlh1994
01/19/2022, 5:33 PMkevins8
01/19/2022, 5:53 PM${fileBasenameNoExtension}
seadude
01/19/2022, 6:02 PM${fileBasenameNoExtension}
doesn't seem to prepend/suffix the actual image filename.kevins8
01/19/2022, 6:03 PMseadude
01/19/2022, 6:15 PMreplace(${currentFileNameWithoutExt}, '.', '-')
for the pasteImage.namePrefix
or pasteImage.defaultName
settings, that would be great for naming of media assets. (eliminates '.' 's in asset filenames)