Pymous
07/18/2022, 3:09 PMPymous
07/18/2022, 3:10 PMdendron.addAndCommit
// dendron.sync
are not availablehikchoi
07/18/2022, 3:16 PM"command": "${command:dendron.addAndCommit}"
), and trigger that task on save. It's a lot of work but in the meantime this could be an interim solution 😅Pymous
07/18/2022, 3:59 PMhikchoi
07/18/2022, 4:02 PMPymous
07/18/2022, 4:06 PMPymous
07/18/2022, 4:06 PMseadude
07/18/2022, 4:53 PMcrtl+l
recently stopped for me to create a new Dendon note. Also, there is no longer a Dendron: New
command. Last time I used it was ~7/3.
I get some "error-ish" notices when I open VSCode (shown here).
VSCode version: 1.69.1.
Can you remind me of the troubleshooting steps to address?
Thank youjohndendron29
07/18/2022, 5:26 PMseadude
07/19/2022, 12:35 PMDendron Markdown Links
is not in Extensions...Joshi
07/19/2022, 12:36 PMseadude
07/19/2022, 12:37 PMseadude
07/19/2022, 12:38 PMctrl+l
creates a new note.
Good day!jos
07/19/2022, 3:08 PMjos
07/19/2022, 3:09 PMrlh1994
07/19/2022, 3:31 PMaleksey
07/19/2022, 3:48 PMkzilla
07/19/2022, 4:04 PMjyeung
07/20/2022, 6:29 AMdendron.code-workspace
file, do you see any reference to Dendron Markdown Links in the bottom section under extensions/recommendations or extensions/unwantedRecommendations? If a reference exists, try removing it and see if the warning goes away:
json
"extensions": {
"recommendations": [
"dendron.dendron-paste-image",
"dendron.dendron-markdown-shortcuts"
],
"unwantedRecommendations": [
"dendron.dendron-markdown-notes",
"shd101wyy.markdown-preview-enhanced",
"kortina.vscode-markdown-notes",
"mushan.vscode-paste-image"
]
}
spex66
07/20/2022, 10:10 AMLodra
07/20/2022, 3:22 PMshchepin
07/20/2022, 3:32 PMLodra
07/20/2022, 3:34 PMhikchoi
07/20/2022, 3:44 PMshchepin
07/20/2022, 3:46 PMhikchoi
07/20/2022, 3:46 PMhikchoi
07/20/2022, 3:51 PMshchepin
07/20/2022, 3:54 PMhikchoi
07/20/2022, 4:00 PMScriptAutomate
07/20/2022, 4:03 PM