If you edit your `dendron.code-workspace` file, yo...
# questions
s
If you edit your
dendron.code-workspace
file, you'll see a
"folders"
section like:
Copy code
json
  "folders": [
    {
      "path": "dendron-docs/vault",
      "name": "dendron.docs"
    },
    {
      "path": "dendron.blog/vault",
      "name": "dendron.blog"
    },
...
You can move these around to get it to the order you want.