> so I could put B1 and B2 next to each other if I said "alias B2 to Foo"
so we actually talked about this and working around this using [import maps](
https://github.com/dendronhq/dendron/discussions/2349#discussioncomment-2171472) (though out of scope for the initial release)
definitely give the rfc a look and would welcome your opinion
> One last question: right now all the notes are stored in the root of the vault as path.to.notes.md. Trying to look up if it's possible to store notes in actual subdirectories like path/to/notes.md inside each vault
not today. but in the future of self contained vaults, this will be a thing
- vault
- README
- assets/
- notes/
- root.md
- ...