From 8e03cd7c2ba27952f3ea93f611810521cbf76b9c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 4 Apr 2017 12:53:03 -0400 Subject: add tag --- doc/todo.mdwn | 3 ++- doc/todo/important.mdwn | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 doc/todo/important.mdwn diff --git a/doc/todo.mdwn b/doc/todo.mdwn index cb54209..7144497 100644 --- a/doc/todo.mdwn +++ b/doc/todo.mdwn @@ -1,5 +1,6 @@ This is keysafe's todo list. Please feel free to post ideas here. Link items to [[todo/done]] when done. -[[!inline pages="./todo/* and !./todo/done and !link(done) +[[!inline pages="./todo/* and !./todo/done and !link(done) and +!./todo/important and !*/Discussion" actions=yes postform=yes show=0 archive=yes]] diff --git a/doc/todo/important.mdwn b/doc/todo/important.mdwn new file mode 100644 index 0000000..46d2b49 --- /dev/null +++ b/doc/todo/important.mdwn @@ -0,0 +1,4 @@ +important [[todo]] items. + +[[!inline pages="./* and link(./important) and !*/Discussion" sort=mtime show=10 +archive=yes]] -- cgit v1.2.3