From 98a1ee1a8d3c5f885fd0dc49042326e3877c4aa7 Mon Sep 17 00:00:00 2001 From: Devin Weaver Date: Tue, 30 Jun 2015 23:56:16 -0400 Subject: [PATCH] Add untagged to TagManager Used for stats and easy access to the untagged pill --- core/ui/TagManager.tid | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/core/ui/TagManager.tid b/core/ui/TagManager.tid index 4ffb72d7f..c31a38cf7 100644 --- a/core/ui/TagManager.tid +++ b/core/ui/TagManager.tid @@ -76,5 +76,16 @@ $title$$(currentTiddler)$ + + + +{{$:/core/ui/UntaggedTemplate}} + + +<$count filter="[untagged[]!is[system]] -[tags[]]"/> + + + +