Obsidian Vault Setup Guide
About
This note describes my personal, opinionated workflow for automating and initializing a new Obsidian Vault.
Contents
Overview
Notes
- Create Vault Root Folder
- Open Vault Folder in Obsidian (initializes
.obsidianconfiguration folder) and VSCode for editing - Initialize Git and Remote GitHub Repository:
git init>gh repo create… - Initialize Default Configuration Files:
.gitignore.gitattributes.editorconfigREADME.mdCHANGELOG.mdLICENSE.md.export-ignore
- Create initial folder structure:
00-INBOX01-SLIPBOX02-PROJECTS03-AREAS04-RESOURCES99-ARCHIVES
- Create required
TemplatesandDailyFolders:03-AREAS/Daily04-RESOURCES/Templates
- Add
_README.mds to all folders and populate content. - Adjust Base Settings/Configurations and Base (Core) Plugins:
- Add Community Plugins
- Adjust Theme, Fonts, Styling and CSS Snippets
- Create HOME, README, ABOUT, FAQ, etc.
- Create a
srcorsrcjsroot folder for housing JavaScript scripts to utilize with Dataview, CustomJS, or Templater. - Create other significant folders and files:
- Active Projects List should be in
02-PROJECTS/_READMEor02-PROJECTS/Active Projects List, etc. - Add notes/folders for each current project
- For Areas, create:
CodeDailyMOCsTools- etc.
- For Resources create:
AssetsCanvasListsPeopleSourcesTemplates
- Active Projects List should be in