https://www.dendron.so/ logo
I can see on `dendron.code-workspace`: ``` { "f...
# chat
r
I can see on `dendron.code-workspace`:
Copy code
{
  "folders": [
    {
      "path": "notes",
      "name": "KnowledgeForest"
    }
  ],
What will happen if I change
"path": "notes"
into
"path": "."
?