I don't have a solution, but may be a work around.
eg: TagglyTagging sitemap
project 1 (3)
- task 1
- task 2
- project 1 - done
existing tiddlers: task 1, task 2, and [[project 1 - done]] are all
tagged [[project 1]].
if task 1 is done, you change its tag from:
[[task 1]] .. tagged [[project 1]]
to:
[[task 1]] .. tagged [[project 1 - done]]
which looks like this in sitemap.
project 1 (2)
- task 2
- project 1 - done (1)
- task 1
The only disadvantage is that the minimum number for a project is (1).
project 1 (1)
- project 1 - done (2)
...
have fun!
mario
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.