βββ β ββ β¦ ββ β βββ
Associated notes
This note is part of a series about how this blog is set up. See here for an overview.
Windows
Installation with Chocolatey
Git, Obsidian & GitHub Desktop can be installed using
...
- Install git
- Install Obsidian, but donβt create a new vault
- Install GitHub Desktop, select your private repo
obsidian-backup
and click βCloneyourusername/obsidian-backup
β - Change your
local path
to your liking and click βCloneβ
Obsidian β Open folder as vault β select folder β Trust and enable plugins
Git β Sign in with your browser
Required settings that are not synced
- Options β Editor β Behavior β Spellcheck languages β Add English
- Options β Community plugins β Git β Commit message β {{hostname}} placeholder replacement
- Open Source view: βOpen command paletteβ β βGit: Open source control viewβ
Warning
Empty folders are not saved to git, unless they contain a
.gitkeep
file (and are thus not empty, duh).
βββ β ββ β¦ ββ β βββ