kevins8
07/05/2022, 4:52 PMrlh1994
07/05/2022, 4:53 PMkevins8
07/05/2022, 4:54 PMJosé Longo
07/05/2022, 9:51 PMJosé Longo
07/06/2022, 9:43 PMzenen
07/06/2022, 9:58 PMzenen
07/06/2022, 10:01 PMkevins8
07/06/2022, 10:02 PMnote.custom
propertykevins8
07/06/2022, 10:02 PMJosé Longo
07/06/2022, 10:08 PMJosé Longo
07/06/2022, 10:09 PMJosé Longo
07/06/2022, 10:12 PMJosé Longo
07/07/2022, 7:14 PMkevins8
07/08/2022, 5:18 PMdirty
07/08/2022, 5:18 PMScriptAutomate
07/12/2022, 12:28 AMdendron-site
GitHub Actions failures, and bring the version of Dendron used in publishing to the latest version. This should also fix a weird problem where Firefox users can't properly use the wiki site (from what I can tell, at least, when using the local publish preview!):
- https://github.com/dendronhq/dendron-site/pull/587kevins8
07/12/2022, 1:51 AMScriptAutomate
07/12/2022, 2:06 AMmaster
, it's broken in Firefox. I tested locally with a Dendron upgrade and it worked great. Though, since I merged that into dev
, technically it's still a problem with the site at the moment 😛 But, once dev
is merged to master
in for release tomorrow, should update all the things.foureyedsoul
07/12/2022, 3:39 PMkevins8
07/12/2022, 3:44 PMScriptAutomate
07/14/2022, 3:51 PMkevins8
07/14/2022, 5:57 PMapply template
😅ScriptAutomate
07/14/2022, 6:40 PMinsertNote
be applyTemplate
or what is Dendron expecting now (in the dendron.yml
config)?kevins8
07/14/2022, 6:43 PMcommands.templateHierarchy
is the config nowScriptAutomate
07/14/2022, 7:18 PMcommands.templateHierarchy
is replacing commands.insertNote
? I see workspace.templateHierarchy
- did it move to commands
or move to workspace
?kevins8
07/14/2022, 8:27 PMcommands
ScriptAutomate
07/14/2022, 11:18 PMdendron.yml
to remove insertNote
and to move templateHierarchy
to commands
?ScriptAutomate
07/14/2022, 11:19 PMhikchoi
07/14/2022, 11:22 PMcommands.applyTemplate.templateHierarchy
?hikchoi
07/14/2022, 11:25 PMcommands.templateHierarchy
.... This doesn't really make sense to me. any namespace directly under commands
should probably be the command name unless it's something that affects every single command.