aboutsummaryrefslogtreecommitdiff
path: root/templates/generic/recipe.org
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2025-06-04 11:23:13 -0500
committerChristian Cleberg <hello@cleberg.net>2025-06-04 11:23:13 -0500
commit99e4a3d8adcb5fad1d8eb77b9c519a979079eb31 (patch)
tree33a2f786a03e71948055133a9514cc5bf01bd5f4 /templates/generic/recipe.org
downloadorg-templates-99e4a3d8adcb5fad1d8eb77b9c519a979079eb31.tar.gz
org-templates-99e4a3d8adcb5fad1d8eb77b9c519a979079eb31.tar.bz2
org-templates-99e4a3d8adcb5fad1d8eb77b9c519a979079eb31.zip
feat: initial commit
Diffstat (limited to 'templates/generic/recipe.org')
-rw-r--r--templates/generic/recipe.org13
1 files changed, 13 insertions, 0 deletions
diff --git a/templates/generic/recipe.org b/templates/generic/recipe.org
new file mode 100644
index 0000000..f3c57e3
--- /dev/null
+++ b/templates/generic/recipe.org
@@ -0,0 +1,13 @@
+#+TITLE: Recipe: Dish Name
+#+CATEGORY: Recipes
+#+FILETAGS: :cooking:
+
+* Ingredients
+- 1 cup of ...
+- 2 tbsp of ...
+
+* Steps
+1. Preheat the oven...
+2. Mix ingredients...
+
+* Notes \ No newline at end of file