Snippets

Snippets

a communal collection of obsidian snippets for theming, plugin development, and power usage.

CSSAny theme
# Obsidian Snippets

Go to the [site](https://obsidian-snippets.pages.dev)

If you'd like to add a snippet, fork this repository.

Add your file inside `content/snippets`

Make sure to have the following frontmatter:

```yaml
---
title: # your title
date: # today's date in YYYY-MM-DD format

taxonomies:
  tags: # a list of tags
  kind:
    - # either: plugins or styling or tips
extra:
  author: # your name or handles
---
```

Then commit and submit a PR to this repository.

## How to video from @foreveryone

[![how to video](https://res.cloudinary.com/dcloudinary/video/upload/v1621627517/pr-example.png)](https://res.cloudinary.com/dcloudinary/video/upload/f_auto/v1621627517/pr-example.webm)

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

15

Forks

3

Last updated 42mo ago