hi, so i have a markdown repo that i am converting...
# questions
d
hi, so i have a markdown repo that i am converting to dendron. the steps i have taken are 1) turned on self contained vaults experimental feature 2) initialize workspace command 3) select code workspace with option to use existing workspace. i see that in my markdown repo a folder
notes/
was created, and
dendron.yml
and
dendron.code-workspace
were created in the root folder of the markdown repo (one level above
notes/
). is that expected behavior? is there a way to just make the flat root of my markdown repo the single self contained vault instead of creating a
notes/
directory?