Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dustinknopoff/obsidian-snippets

a communal collection of obsidian snippets for theming, plugin development, and power usage.
https://github.com/dustinknopoff/obsidian-snippets

obsidian-md

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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)