Skip to content

๐Ÿ”ฎ Opinionated, pre-configured Obsidian starter vaultโ€”a compilation of extensions and settings to help you learn and start exploring Obsidian.

License

Notifications You must be signed in to change notification settings

semanticdata/obsidian-starter-vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

47 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ”ฎ Obsidian Starter Vault

code size repo size commit activity last commit

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

  1. Download this repo or get the latest release
  2. Open the folder in Obsidian
  3. Read the Welcome.md note

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

  1. Press Ctrl twice, type daily, hit Enter
  2. Write your thoughts
  3. Press Ctrl + S to format and save

Finding Notes

  • Quick search: Shift + Shift
  • Command palette: Ctrl + Ctrl
  • Link to notes: Type [[Note Name]]

Staying Organized

  • Tags: Use #tag-name for 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?

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!

About

๐Ÿ”ฎ Opinionated, pre-configured Obsidian starter vaultโ€”a compilation of extensions and settings to help you learn and start exploring Obsidian.

Topics

Resources

License

Stars

Watchers

Forks