Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dustinknopoff/obsidian-snippets
- Owner: dustinknopoff
- Created: 2021-05-14T15:50:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-27T18:17:02.000Z (about 2 years ago)
- Last Synced: 2024-08-01T21:49:35.592Z (5 months ago)
- Topics: obsidian-md
- Language: HTML
- Homepage: https://obsidian-snippets.pages.dev
- Size: 62.5 KB
- Stars: 15
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- project-awesome - dustinknopoff/obsidian-snippets - a communal collection of obsidian snippets for theming, plugin development, and power usage. (HTML)
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 formattaxonomies:
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)