L3n
02/21/2022, 6:51 PMyiming
02/21/2022, 7:48 PMAdd Seed to Workspace
command.SeriousBug
02/21/2022, 7:54 PMyml
...
- id: week
title: week
pattern: "[0-5][0-9]"
template: dendron://handbook/templates.weekly-journal
SeriousBug
02/21/2022, 7:55 PMcreate daily journal note
, but it should work fine when you are creating a note with the lookup.yiming
02/21/2022, 7:58 PMversion: 1
schemas:
- id: weekly
title: weekly
desc: "Weekly Journal"
parent: root
children:
- journal
- id: journal
title: journal
children:
- year
- id: year
title: year
pattern: "[0-2][0-9][0-9][0-9]"
children:
- week
- id: week
title: week
pattern: "[0-5][0-9]"
template: dendron://handbook/templates.weekly-journal
SeriousBug
02/21/2022, 8:00 PMdendron://handbook/
part removed? Templates work cross-vault even if you don't specify which vault they are inyiming
02/21/2022, 8:03 PMBrnVrn
02/21/2022, 8:33 PMSeriousBug
02/21/2022, 8:56 PM![[security.network.firewall]]
. This will show the contents of the referenced note in the preview and in published sites.BrnVrn
02/21/2022, 9:10 PMSeriousBug
02/21/2022, 9:11 PMElderFallGuy
02/21/2022, 9:39 PMjosh
02/22/2022, 1:12 PMSilviu
02/22/2022, 1:26 PMfudo
02/22/2022, 1:27 PM@bob
and the braches?Paul_J
02/22/2022, 1:28 PMSilviu
02/22/2022, 1:35 PMjosh
02/22/2022, 2:05 PMDendron: Vault Remove
command :)Paul_J
02/22/2022, 2:19 PMPaul_J
02/22/2022, 2:20 PMCraigO
02/22/2022, 3:08 PMjosh
02/22/2022, 3:10 PMremove seed
then... not sure though!SeriousBug
02/22/2022, 3:55 PMCraigO
02/22/2022, 3:57 PMSeriousBug
02/22/2022, 3:57 PMseeds
part of your configuration. You can use remove vault, but there will be some stuff about seeds left in the configuration file basically.SeriousBug
02/22/2022, 3:57 PMPaul_J
02/22/2022, 4:28 PMbenhsm | Jack of N trades
02/22/2022, 4:38 PMdendron.yml
file in your workspace, there should be a section that looks like:
scratch:
name: scratch
dateFormat: y.MM.dd.HHmmss
addBehavior: asOwnDomain
and you should be able to modify the y.MM.dd.
part of thatbenhsm | Jack of N trades
02/22/2022, 4:40 PMjaweiss2305
02/22/2022, 5:43 PM