Thorg Workspace Pattern Along with Code

In this pattern, your Thorg Workspace lives in the same directory as your code (most aligned with monorepo code workflow). This tightly integrates documentation notes with the repos Git history. However, Even in this case it's recommended to keep your vault as a separate git repository and to use Git Submodule for your vault.

Separating the vault as its own git repository while keeping the history synced up through Git Submodule makes it possible to combine the vault with other vaults in a different thorg workspace (see Thorg Workspace pattern With Team Vault).


Backlinks