Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.32 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.32 KB

Obsidian Configuration

My custom Obsidian configuration files (config), example note vault (example), management scripts (config-backup.sh and config-restore.sh), and backup scripts.

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 the config restore script (use Git Bash on Windows): ./config-restore.sh
  2. Open Obsidian

Backup Config

To update the config files here from the config files in your Obsidian vault configuration directory, run the config backup script:

./config-backup.sh