Skip to content

dustinknopoff/obsidian-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obsidian Snippets

Go to the site

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

Add your file inside content/snippets

Make sure to have the following frontmatter:

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published