iwillberesponsible
06/22/2021, 5:41 PMuser
06/22/2021, 5:58 PM"markdown-preview-enhanced.configPath": "./.mume" in your workspace settings, then the .mume folder sits in the same folder as your .code-workspace fileuser
06/22/2021, 6:02 PMuser
06/22/2021, 6:06 PM"[yaml]": {"editor.tabSize": 2 } in my Dendron .code-workspace file... complete contents of my .editorconfig (in the same folder as dendron.yml & the .code-workspace ... [*]
charset = utf-8
end_of_line = crlf
indent_size = 4
indent_style = space
insert_final_newline = true
tab_width = 4
trim_trailing_whitespace = true
[*.yml]
indent_size = 2
tab_width = 2mandarvaze
06/23/2021, 4:24 PMerror: {"ctx":"c:run","error":{"stack":"Error: error running command: Cannot set property 'parent' of undefined\n\tat c.run (/Users/mandar/.vscode-oss/extensions/dendron.dendron-0.46.0/dist/extension.js:9:105846)\n\tat async /Users/mandar/.vscode-oss/extensions/dendron.dendron-0.46.0/dist/extension.js:9:79110\n\tat async _executeContributedCommand (/Applications/VSCodium.app/Contents/Resources/app/out/vs/workbench/services/extensions/node/extensionHostProcess.js:84:108083)","message":"error running command: Cannot set property 'parent' of undefined","isComposite":false,"status":"unknown","payload":"{}","error":{}}
Getting this on both linux as well as macOS
the payload and error are empty.
How do I debug this ?kevins8
06/23/2021, 4:37 PMDiagnostics Report when this happens?iwillberesponsible
06/23/2021, 8:12 PMKeyBinding X to trigger a lookup restricted to the notes in the current vault, in case I want to switch vaults, I can hit ctrl+l -> search root -> select the vault I would like to work with. Stay there, and work with the notes in that specific value using KeyBinding X. Then, keep on switching vaults and use KeyBinding X to work siloed in the current vault.iwillberesponsible
06/23/2021, 8:13 PMkevins8
06/23/2021, 8:20 PMeg. vault/*.mduser
06/23/2021, 8:23 PMkevins8
06/23/2021, 9:33 PMmarkdown shortcuts its one of the recommended extensions that dendron comes withkevins8
06/23/2021, 9:33 PMmarkdown shortcuts should make it go awayuser
06/23/2021, 9:48 PMBeanwell
06/23/2021, 10:08 PMBassmann
06/23/2021, 10:11 PMBeanwell
06/23/2021, 10:52 PMBeanwell
06/23/2021, 10:56 PMkevins8
06/23/2021, 11:01 PMBeanwell
06/23/2021, 11:09 PMmandarvaze
06/24/2021, 12:28 AMdendron-11ty package. Auto update did not trigger π€·ββοΈ Manually updating it from the terminal fixed the problem. π
Thanks @User for quick response.kevins8
06/24/2021, 12:31 AMiwillberesponsible
06/24/2021, 7:34 AMPasq
06/24/2021, 11:27 AMPasq
06/24/2021, 11:30 AMPasq
06/24/2021, 11:42 AMPasq
06/24/2021, 11:47 AMkevins8
06/24/2021, 2:59 PMkevins8
06/24/2021, 3:00 PMhenry
06/24/2021, 3:54 PMkevins8
06/24/2021, 4:17 PM