Starter Vault
🔮 Opinionated, pre-configured Obsidian starter vault—a compilation of extensions and settings to help you learn and start exploring Obsidian.
🔮 Obsidian Starter Vault
An opinionated, pre-configured Obsidian starter vault. For anyone new to Obsidian or markdown who wants a working setup without spending hours configuring plugins.
Avoid the temptation of over-customizing. Start simple and add features as you need them.
🌟 Quick Start
- Download this repo or get the latest release
- Open the folder in Obsidian
- Read the
Welcome.mdnote
That's it.
📦 What's Included
For Beginners
- No configuration needed - everything works out of the box
- Start simple - basic notes now, advanced features later
- Clear guidance - Welcome note and examples show what to do
For Getting Things Done
- Clean interface - Minimal theme keeps you focused on writing
- Auto-formatting - Notes format when you save (
Ctrl + S) - Good search - Find notes quickly (
Shift+Shift)
For Making It Yours
- Flexible - Start simple, change it over time
- Customizable - Add plugins, modify templates, tweak appearance
- Portable - Works on all devices, syncs with cloud storage
🦋 Appearance & Experience
Uses the Minimal Theme with CSS snippets for readability:
- Better tables and cleaner links
- Dark PDF export for sharing notes
- Compact UI elements for more screen space
- Plugin-specific styling
🔌 Plugins Included
| Plugin | Purpose | Why It's Here |
|---|---|---|
| Homepage | Opens Welcome.md on launch | Always start somewhere familiar |
| Omnisearch | Search everything | Find notes even when you misspell |
| Linter | Auto-format notes | Clean formatting when you save (Ctrl + S) |
| Advanced Tables | Better table editing | Tables don't fight back |
| Natural Language Dates | Type @today for today's note | Faster than typing dates |
| Tag Wrangler | Manage tags | Keep tags organized |
| Editor Shortcuts | Code-style shortcuts | Navigate like VS Code |
See Plugins Installed in the vault for the complete list.
📝 Templates Included
- Daily Journal: Structured journaling and task tracking
- Meeting Notes: Organized meetings with action items
- Project Tracker: Project management with tasks and progress
- Quick Note: Capture ideas without overthinking
📂 Vault Structure
obsidian-starter-vault/
├── .obsidian/ # Configuration (don't touch unless customizing)
├── assets/ # Images and files you add
├── journals/ # Your daily notes (auto-created)
├── projects/ # Project notes
├── templates/ # Note templates
├── Welcome.md # Getting started guide
├── README.md # This file
└── CHANGELOG.md # Version history
🔁 Common Workflows
Daily Journaling
- Press
Ctrltwice, typedaily, hit Enter - Write your thoughts
- Press
Ctrl + Sto format and save
Finding Notes
- Quick search:
Shift+Shift - Command palette:
Ctrl+Ctrl - Link to notes: Type
[[Note Name]]
Staying Organized
- Tags: Use
#tag-namefor categorization - Folders: Create folders for broad topics
- Links: Connect related ideas with
[[links]]
🎨 Customization
When you're ready:
- Themes: Settings → Appearance
- Plugins: Settings → Community plugins
- Templates: Edit files in
templates/ - CSS: Edit snippets in
.obsidian/snippets/
🛠️ Need Help?
New to Obsidian?
- Start with
Welcome.mdin your vault - Check Obsidian's official help
Having Issues?
- Try restarting Obsidian
- Check that community plugins are enabled
- Visit the Obsidian forum
Found a Bug?
Enjoying this?
- Found this vault helpful? Buy me a coffee to support continued development
© License
Source code in this repository is available under the MIT License.
That's it. Go and take some notes!
How to Install
- Download the ZIP or clone the repository
- Open the folder as a vault in Obsidian (File → Open Vault)
- Obsidian will prompt you to install required plugins
Stats
Stars
9
Forks
1
License
MIT
Last updated 3mo ago
Tags