aboutsummaryrefslogtreecommitdiff
path: root/org-roam-templates
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-10-12 11:47:26 -0500
committerCraig Jennings <c@cjennings.net>2025-10-12 11:47:26 -0500
commit0ac4c720098804310a38d33737f0a7b4072d0156 (patch)
treee169826ed1e1346708aeb0b19b8af8ee286e6fa4 /org-roam-templates
downloaddotemacs-0ac4c720098804310a38d33737f0a7b4072d0156.tar.gz
dotemacs-0ac4c720098804310a38d33737f0a7b4072d0156.zip
changing repositories
Diffstat (limited to 'org-roam-templates')
-rw-r--r--org-roam-templates/recipe.org17
-rw-r--r--org-roam-templates/topic.org7
-rw-r--r--org-roam-templates/v2mom.org40
3 files changed, 64 insertions, 0 deletions
diff --git a/org-roam-templates/recipe.org b/org-roam-templates/recipe.org
new file mode 100644
index 000000000..ed395be1a
--- /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
diff --git a/org-roam-templates/topic.org b/org-roam-templates/topic.org
new file mode 100644
index 000000000..40a09f79a
--- /dev/null
+++ b/org-roam-templates/topic.org
@@ -0,0 +1,7 @@
+#+TITLE: ${title}
+#+CATEGORY: ${title}
+#+FILETAGS: Topic
+
+* ${title}
+
+
diff --git a/org-roam-templates/v2mom.org b/org-roam-templates/v2mom.org
new file mode 100644
index 000000000..0316299de
--- /dev/null
+++ b/org-roam-templates/v2mom.org
@@ -0,0 +1,40 @@
+#+TITLE: ${title}
+#+CATEGORY: ${title}
+#+FILETAGS: V2MOM
+
+* Vision
+_What do you want to achieve?_
+
+
+* Values
+_What's important about it? What are the principles and beliefs that guide it?_
+
+1.
+2.
+3.
+
+* Methods
+_How will you get it done? What are the key initiatives and actions?_
+
+1.
+2.
+3.
+4.
+5.
+
+* Obstacles
+_What might prevent success? What challenges must be overcome?_
+
+1.
+ - Mitigation:
+2.
+ - Mitigation:
+3.
+ - Mitigation:
+
+* Measures
+_How will you know when you've succeeded? What are the key metrics?_
+
+1.
+2.
+3.