summaryrefslogtreecommitdiff
path: root/subplot/jt.yaml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-04-12 17:56:20 +0300
committerLars Wirzenius <liw@liw.fi>2021-04-12 18:46:30 +0300
commit3a1f32c817f0b3f28afb9c87215a7502fe48864c (patch)
treef0d39eb5e19be1ebf6f3f53ceb83dfd2ae184e93 /subplot/jt.yaml
parent924fc1add2de3edac4ad4b1097a3bbbb73d0ad50 (diff)
downloadjt2-3a1f32c817f0b3f28afb9c87215a7502fe48864c.tar.gz
feat: add "new-topic" command and "new --topic" option
This makes it easier to have "topic pages" in a journal, for collecting entries related to a certain topic. The topic page uses ikiwiki's !inline directive to collect pages linking to it.
Diffstat (limited to 'subplot/jt.yaml')
-rw-r--r--subplot/jt.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/subplot/jt.yaml b/subplot/jt.yaml
index 65bf90e..a3d4f0f 100644
--- a/subplot/jt.yaml
+++ b/subplot/jt.yaml
@@ -43,6 +43,9 @@
- then: draft {draftno} in {dirname} contains "{pattern:text}"
function: draft_contains_string
+- then: draft {draftno} in {dirname} links to "{topic}"
+ function: draft_links_to_topic
+
- then: there are no journal entries in {dirname}
function: journal_has_no_entries