Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Obsidian Configuration

My custom Obsidian configuration files (config), example note vault (example), and helper scripts (obsidian-backup-config.sh and obsidian-apply-config.sh).

Previews

Here's some previews of Obsidian running with these settings using the vault in the example directory.

Screenshot of a dashboard note

Screenshot of a board note

Screenshot of a daily note

Initial Setup

  1. Install and open Obsidian
  2. Create a new Obsidian vault named Notes in your user directory
  3. Close Obsidian
  4. Setup fonts
  • Purchase your own license for the Regular variant of the IO font by Mass-Driver and install the OTF file on your machine
  • Alternatively, use your own fonts and update font names in files inside of the config directory
  1. Run obsidian-apply-config.sh: bash ./obsidian-apply-config.sh
  2. Open Obsidian

Backup Current Obsidian Config

Run obsidian-backup-config.sh: bash ./obsidian-backup-config.sh