ScriptAutomate
11/21/2021, 1:32 AMkevins8
11/21/2021, 2:11 AMkimsia
11/21/2021, 3:42 AMkimsia
11/21/2021, 3:43 AMl2dy
11/21/2021, 10:42 AM{ ctx: 'procRehypeFull' }
messages? I'm using Node.js 16.13.0.Bassmann
11/21/2021, 10:45 AMDendron Doctor
with the fixfrontmatter
subcommand for Dendron to create ids and recognize the notes. I use my Dendron vault on mobile with Obsidian and it works nicelyBassmann
11/21/2021, 10:50 AMuser
11/21/2021, 2:17 PMuser
11/21/2021, 2:48 PMuser
11/21/2021, 3:00 PMrymnel
11/21/2021, 3:04 PMdendron.lookup
. I'm not sure what is misconfigured. Here is a full keybinding entry for reference.
{
"key": "ctrl+s s",
"command": "dendron.lookup",
"args": {
"noteType": "scratch",
"selectionType": "selection2link",
"noConfirm": true
}
},
When using this keybinding I get the following message. command 'dendron.lookup' not found.
Does anyone have any ideas what I'm doing wrong?user
11/21/2021, 3:11 PMrymnel
11/21/2021, 3:25 PMdendron.lookupNote
.kevins8
11/21/2021, 3:43 PMuser
11/21/2021, 3:43 PMuser
11/21/2021, 3:44 PMkevins8
11/21/2021, 3:45 PMStephen
11/21/2021, 9:54 PMMeron35
11/21/2021, 11:01 PMStephen
11/21/2021, 11:11 PMaleksey
11/22/2021, 2:36 AMkevins8
11/22/2021, 3:38 AMfoureyedsoul
11/22/2021, 4:37 AMkevins8
11/22/2021, 4:54 AMTika
11/22/2021, 5:32 AMgrndstt
11/22/2021, 6:04 AMMeron35
11/22/2021, 6:06 AMdendron publish export
to get around this (https://wiki.dendron.so/notes/yg3EL1x9fEe4NMqxUC3jP/)Meron35
11/22/2021, 6:15 AM\newcommand
near the top of the document, which pandoc can interpret and render correctly as macros. This is rendered as messy plain text in dendron built websitesBassmann
11/22/2021, 6:21 AMMeron35
11/22/2021, 6:33 AM