benhsm | Jack of N trades
01/10/2022, 9:42 PMfoureyedsoul
01/10/2022, 9:51 PM[[double bracket style wikilinks]]
.
You can also extend it with Javascript actions, like "jump to markdown header". There's an [Actions Directory](https://1writerapp.com/actiondir/) or you can write your own.Nezteb
01/10/2022, 9:52 PMkevins8
01/10/2022, 10:03 PMNezteb
01/10/2022, 10:05 PMcode ~/Dendron/vault
, the extension activates and spawns that other VS Code instance.SeriousBug
01/10/2022, 10:09 PMNezteb
01/10/2022, 10:10 PMNezteb
01/10/2022, 10:11 PMcode ~/Dendron/vault
and then try to show the node graph, I get the attached error.
Do I have to manually initiate a workspace myself somehow?SeriousBug
01/10/2022, 10:12 PMcode ~/Dendron
instead please. Or code ~/Dendron/dendron.code-workspace
Nezteb
01/10/2022, 10:14 PMNezteb
01/10/2022, 10:17 PM/Applications/Visual Studio Code.app/Contents/MacOS/Electron .
The other is:
/Applications/Visual Studio Code.app/Contents/MacOS/Electron --ms-enable-electron-run-as-node --inspect-port=0 /Applications/Visual Studio Code.app/Contents/Resources/app/out/bootstrap-fork --type=extensionHost --skipWorkspaceStorageLock
Nezteb
01/10/2022, 10:20 PMkevins8
01/10/2022, 10:29 PMNezteb
01/10/2022, 10:33 PMkevins8
01/10/2022, 10:43 PMNezteb
01/10/2022, 10:45 PMglucinater21
01/10/2022, 11:38 PMSeriousBug
01/10/2022, 11:43 PMglucinater21
01/10/2022, 11:56 PMAutophagy
01/11/2022, 1:19 AMSeriousBug
01/11/2022, 1:21 AMSeriousBug
01/11/2022, 1:22 AMAutophagy
01/11/2022, 1:24 AMbomboloni
01/11/2022, 6:58 AMnpm install @dendronhq/dendron-cli@latest
and then
npx dendron buildSite v2 --stage dev --serve
which is what I had used to preview the site in the past. I then realized I needed to run
npx dendron publish init
as described [here](https://wiki.dendron.so/notes/e5st4LFLtIwwbQmC6JBaF/)
At this point I run into errors and I'm not sure what I need to so to resolve them. The error message is too long to include here as text, so I'll attach it.rlh1994
01/11/2022, 9:06 AMmikeman
01/11/2022, 11:51 AMrlh1994
01/11/2022, 11:57 AMmikeman
01/11/2022, 12:00 PMruph0us
01/11/2022, 12:27 PM