Dotfiles ObsidianMD

Styles, Templates, CSS snippets and .vimrc config from my Obsidian MD vault.

CSSAny theme
[![Obsidian](https://img.shields.io/badge/Obsidian-483699?logo=obsidian&logoColor=white)](https://obsidian.md/)

# Obsidian MD Setup
Styles, Templates, CSS snippets and `.vimrc` config from my Obsidian MD vault.

**How to Use**

```text
vault
├── .obsidian/snippets/
├── Templates
└── .vimrc
```

Copy: 

 - CSS snippets -> `.obsidian/snippets/`
 - Templates -> your templates folder
 - `.vimrc` files lives in Obsidian vault root

> [!TIP]
> Enable CSS snippets in Settings → Appearance → CSS Snippet

## Templates

### Text Editor Dashboard 

A minimal, clean splash page inspired by text editors, Neovim and Emacs.

> [!IMPORTANT]
> This template uses the following plugins -
> - 🔎 [**Dataview**](https://github.com/blacksmithgu/obsidian-dataview)
> - 🎨 [**Supercharged Links**](https://github.com/mdelobelle/obsidian_supercharged_links)

<p align="center"> <a href="https://github.com/user-attachments/assets/d402ced2-e8d6-47cb-9526-9d770d3f240c"> <img src="https://github.com/user-attachments/assets/d402ced2-e8d6-47cb-9526-9d770d3f240c" alt="Dashboard" width="75%"> </a> </p>

### Book Notes Template

Consistent metadata pulled from the note's YAML frontmatter.

<p align="center"> <a href="https://github.com/user-attachments/assets/d93aea17-ac0d-4d36-ba60-4ae751190e14"> <img src="https://github.com/user-attachments/assets/d93aea17-ac0d-4d36-ba60-4ae751190e14" alt="Book Journal" width="75%"> </a> </p>

> [!TIP]
> Optional plugins -
> - 📖 [**Book Search**](https://github.com/anpigon/obsidian-book-search-plugin)
> - ⚙️ [**Templater**](https://github.com/SilentVoid13/Templater)

Related

How to Install

  1. Download the CSS file below
  2. Move it to your vault's .obsidian/snippets/ folder
  3. Open Obsidian → Settings → Appearance → CSS Snippets → Enable it
Download snippet.css

Stats

Stars

12

Forks

0

Last updated 1mo ago