Imported from GitHub feature request.
Source issue:
Reporter:
  • @dacuoi
Original context from GitHub:
The reporter uses Tolaria in a real-world project where the vault can live inside a larger repository, such as a docs/ directory next to source code. They want Tolaria to support selecting a Git root above the vault folder instead of forcing Git integration to live only at the vault root.
Why this matters:
  • fits monorepos and mixed docs-plus-code repositories better
  • avoids awkward workarounds such as submodules
  • makes Git behavior align with how many teams already structure projects