diff options
Diffstat (limited to 'org-roam-templates/topic.org')
| -rw-r--r-- | org-roam-templates/topic.org | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/org-roam-templates/topic.org b/org-roam-templates/topic.org new file mode 100644 index 00000000..40a09f79 --- /dev/null +++ b/org-roam-templates/topic.org @@ -0,0 +1,7 @@ +#+TITLE: ${title} +#+CATEGORY: ${title} +#+FILETAGS: Topic + +* ${title} + + |
