summaryrefslogtreecommitdiff
path: root/yarns/030-topics.yarn
diff options
context:
space:
mode:
Diffstat (limited to 'yarns/030-topics.yarn')
-rw-r--r--yarns/030-topics.yarn10
1 files changed, 10 insertions, 0 deletions
diff --git a/yarns/030-topics.yarn b/yarns/030-topics.yarn
new file mode 100644
index 0000000..86f9d9b
--- /dev/null
+++ b/yarns/030-topics.yarn
@@ -0,0 +1,10 @@
+Using Topics
+============
+
+A topic is implemented as a wiki page to which journal entries link.
+First we create a topic page:
+
+ SCENARIO create topic page
+ GIVEN an empty journal in SRC
+ WHEN I run jt new-topic research/2014/dishwasher "Buy a dishwasher"
+ THEN file SRC/research/2014/dishwasher.mdwn matches title="Buy a dishwasher"