1-Setting up Vault and Repo
Digital Garden Documentation
- Copy the Digital Garden Repo.
- Go to oleeskild/digitalgarden
- Choose
Use this template, thenCreate a new repository. (Upper right) - On the
Create a new repository, choose the correctOwnerand give the repository a name.
- Create a personal access token in your GitHub profile that the Digital Garden plugin will use to access this new repo.
- Go to Fine-grained Personal Access Tokens and click
Generate new token - Give the token a name
- Set the expiration appropriately
- In
Repository accesschooseOnly select repositories - Select the newly created repository.
- Under
Permissions, chooseRepository permissions. - Select
Read and writeforContentsandPull requests.
- Go to Fine-grained Personal Access Tokens and click
- Open Obsidian and create a new vault.
- Install the Digital Garden plugin.
- Enable and configure the plugin
- Provide the new GitHub repo name and user name.
- Provide the newly created personal access token.
- All other configurations can be set as needed. Cf 03 Note settings and following to understand these settings.