diff options
| author | Craig Jennings <c@cjennings.net> | 2025-10-12 11:47:26 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-10-12 11:47:26 -0500 |
| commit | 092304d9e0ccc37cc0ddaa9b136457e56a1cac20 (patch) | |
| tree | ea81999b8442246c978b364dd90e8c752af50db5 /org-roam-templates/recipe.org | |
changing repositories
Diffstat (limited to 'org-roam-templates/recipe.org')
| -rw-r--r-- | org-roam-templates/recipe.org | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/org-roam-templates/recipe.org b/org-roam-templates/recipe.org new file mode 100644 index 00000000..ed395be1 --- /dev/null +++ b/org-roam-templates/recipe.org @@ -0,0 +1,17 @@ +#+TITLE: ${title} +#+CATEGORY: ${title} +#+FILETAGS: Recipe +#+STARTUP: showall + +${title} + +* Mise En Place + + +* Execution + + +* Notes + + +* Nutrition |
