Oli916
03/11/2021, 4:24 PMvisibility: private isn't working for me with the following:
yml
vaults:
-
fsPath: vault2
remote:
type: git
url: 'exampleurl.git'
name: secure
visibility: private
-
fsPath: vaultMaxotronic
03/11/2021, 4:37 PMElessar
03/11/2021, 4:39 PM{
"ctx": "d:run",
"err": {
"status": "unknown",
"msg": "",
"payload": "{\"msg\":\"Cannot read property 'vault' of undefined\",\"stack\":\"TypeError: Cannot read property 'vault' of undefined\\n\\tat Function.getPathV4 (/Users/bcohen/.vscode/extensions/dendron.dendron-0.32.0/dist/extension.js:365:108337)\\n\\tat /Users/bcohen/.vscode/extensions/dendron.dendron-0.32.0/dist/extension.js:100:177736\\n\\tat async B.pauseWatchers (/Users/bcohen/.vscode/extensions/dendron.dendron-0.32.0/dist/extension.js:9:76557)\\n\\tat async d.run (/Users/bcohen/.vscode/extensions/dendron.dendron-0.32.0/dist/extension.js:9:103253)\\n\\tat async /Users/bcohen/.vscode/extensions/dendron.dendron-0.32.0/dist/extension.js:9:79695\\n\\tat async S._executeContributedCommand (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/services/extensions/node/extensionHostProcess.js:87:103766)\"}"
}
}Maxotronic
03/11/2021, 5:02 PMMaxotronic
03/11/2021, 5:07 PMMaxotronic
03/11/2021, 5:32 PMDatto
03/11/2021, 6:27 PMOli916
03/11/2021, 6:49 PMvicrerdgz
03/11/2021, 6:51 PMvicrerdgz
03/11/2021, 6:52 PMkevins8
03/11/2021, 6:55 PMMaxotronic
03/11/2021, 6:55 PMMaxotronic
03/11/2021, 6:55 PMkevins8
03/11/2021, 6:56 PMkevins8
03/11/2021, 6:57 PMMaxotronic
03/11/2021, 6:57 PM/nav.html doesnt get rewritten if my site's on a sub-path. so it 404's even though my assetsPrefix is set.kevins8
03/11/2021, 6:58 PMkevins8
03/11/2021, 6:58 PMkevins8
03/11/2021, 7:01 PMvault2 are being published even after you set the visibility to private? are you able to reference an example (eg. vault2/foo.md is being published)Maxotronic
03/11/2021, 7:02 PMMaxotronic
03/11/2021, 7:02 PMMaxotronic
03/11/2021, 7:02 PMMaxotronic
03/11/2021, 7:03 PM in the markdown was not updatedkevins8
03/11/2021, 7:28 PMMaxotronic
03/11/2021, 7:29 PMMaxotronic
03/11/2021, 7:29 PMmatthew.bellringer
03/11/2021, 7:32 PMMaxotronic
03/11/2021, 7:32 PMMaxotronic
03/11/2021, 7:35 PMMaxotronic
03/11/2021, 7:40 PMreading a child of text. reading has several children like reading.pdfs. When I rename reading to text.reading, reading.pdfs does not get updated to text.reading.pdfs - is this just unimplemented behavior?