Skip to content

🔮 Opinionated 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

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obsidian Starter Vault

An opinionated Obsidian starter.

Getting Started

  1. Clone or download this repo.
  2. Open the repo in Obsidian.
  3. Use it and customize it.
  4. Have fun!

Appearance

CSS Snippets

  • Typography Fixes - Normalizes styling and typography.
  • Normalize Links - Removes decoration from external links.
  • MySnippets Tweaks - Essential UI adjustment while using MySnippets Plugin.

Community Plugins

File Structure

root
├── assets/
├── journals/
│   └── first-journal.md
├── templates
│   └── daily-journal.md
└── README.md

Workflows

Formatting Text

The Markdown Linter plugin is configured to lint on save for a smoother typing experience.

Hotkeys

Search

  • You may open the Command Palette by pressing Ctrl Ctrl in rapid succession.
  • You may start Omnisearch: Search Vault by pressing Shift Shift in rapid succession.
  • Reassigned Ctrl + F to Omnisearch: In File Search.
  • Reassigned Ctrl + Shift + F to Omnisearch: Search Vault.

Editor Shortcuts

Action Keybinding
Move line up Alt + Up
Move line down Alt + Down
Copy line above Alt + Shift + Up
Copy line below Alt + shift + Down
Select word / selection Ctrl + D
Select line (repeatable) Ctrl + L

Natural Language Dates

Autocomplete and link natural language expressions to daily notes.

Examples:

  • @today
  • @tomorrow
  • @next week

Tables

Start a Markdown table by typing | followed by a <space> and Tab.

License

Source code is available under MIT.

About

🔮 Opinionated Obsidian starter vault—a compilation of extensions and settings to help you learn and start exploring Obsidian.

Topics

Resources

License

Stars

Watchers

Forks