Powered by
I can see on `dendron.code-workspace`: ``` { "f...
# chat
r
Royi
06/01/2022, 2:52 PM
I can see on `dendron.code-workspace`:
Copy code
{ "folders": [ { "path": "notes", "name": "KnowledgeForest" } ],
What will happen if I change
"path": "notes"
into
"path": "."
?
Previous
Next