grndstt
01/17/2022, 6:43 PMgrndstt
01/17/2022, 6:43 PMgrndstt
01/17/2022, 6:48 PMkevins8
01/17/2022, 6:48 PMgrndstt
01/17/2022, 6:49 PMgrndstt
01/17/2022, 6:50 PMgrndstt
01/17/2022, 6:50 PM~/name/.vscode/extensions/ foldermihaiconstantin
01/17/2022, 6:56 PMDendron-Markdown Preview...? That shouldn't be the case. When I look at dendron.code-workspace I don't see such a recommendation in:
json
"recommendations": [
"dendron.dendron-paste-image",
"dendron.dendron-markdown-shortcuts",
"redhat.vscode-yaml"
]
Also, the Dendron docs mention two previews and a way of enabling the latest one. Could it be that it got confused about which one the pick? I am just speculating here...kevins8
01/17/2022, 6:56 PM@installed, what shows up in that list?grndstt
01/17/2022, 6:56 PMgrndstt
01/17/2022, 6:57 PMmihaiconstantin
01/17/2022, 6:58 PMdendrom.yml is (I think?):
yml
dev:
enablePreviewV2: truemihaiconstantin
01/17/2022, 6:59 PMgrndstt
01/17/2022, 7:00 PMdev:
enablePreviewV2: truegrndstt
01/17/2022, 7:00 PMgrndstt
01/17/2022, 7:01 PMgrndstt
01/17/2022, 7:01 PMgrndstt
01/17/2022, 7:02 PMgrndstt
01/17/2022, 7:02 PMmihaiconstantin
01/17/2022, 7:02 PMgrndstt
01/17/2022, 7:03 PMgrndstt
01/17/2022, 7:04 PMmihaiconstantin
01/17/2022, 7:04 PMgrndstt
01/17/2022, 7:05 PMmihaiconstantin
01/17/2022, 7:06 PMdrndron.code-workspace?grndstt
01/17/2022, 7:06 PMmihaiconstantin
01/17/2022, 7:06 PMjson
"pasteImage.path": "${currentFileDir}/assets/images",
"pasteImage.prefix": "/",grndstt
01/17/2022, 7:06 PMmihaiconstantin
01/17/2022, 7:07 PMdendron.code-workspace. You can not see it in VSCode if the Dendron Workspace is activated. Try via the Finder or the terminal.grndstt
01/17/2022, 7:07 PM