Initial commit
This commit is contained in:
23
Templates/Recipe Template.md
Normal file
23
Templates/Recipe Template.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
created: <% tp.frontmatter.created || tp.date.now("YYYY-MM-DD[T]HH:mm:ss") %>
|
||||
category:
|
||||
- "[[Recipes]]"
|
||||
cuisine:
|
||||
ingredients:
|
||||
author:
|
||||
url:
|
||||
rating:
|
||||
last: <% tp.frontmatter.last || tp.date.now("YYYY-MM-DD") %>
|
||||
---
|
||||
## Ingredients
|
||||
|
||||
-
|
||||
|
||||
## Directions
|
||||
|
||||
-
|
||||
|
||||
## Notes
|
||||
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user