What about putting your project importance values as tags to your tiddler which should filter?
Example which you can test on tiddlywiki.com: <$list filter="[[Articles]] [[Contents]] [[Editions]]" variable="tag"> <$checkbox tag=<<tag>>> <$text text=<<tag>>/></$checkbox> </$list> -- <$list filter="[<currentTiddler>tags[]tagging[]] -[<currentTiddler>]"/> [[Articles]] [[Contents]] [[Editions]] are the "importance values". If you check one (or more) those tiddlers having those tags will be displayed. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/d0675d0a-0814-4295-8968-5943ed7a7bfa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

