>
> Yes, if you set the journaldate to "201501" the above filter works.
> However, I get no useful information with the one below. Guess I don't
> know how to implement it properly. see journalexample.tiddlyspot.com
>
Oh, the above mentioned filters were just ideas, they don't exist yet, if
that's what you mean.
By the way, your overview isn't quite right, the closing $link widget is
missing a $ and you neer close the $list widget...
<$button message="tm-new-tiddler" param="New Book Template">New Book
</$button>
<$list filter="[!has[draft.of]tag[red it]tag[to read]sort[order]]">
''
<$reveal type=match text={{!!order}} default="A">
@@color:red;{{!!order}}@@
</$reveal>
<$reveal type=match text={{!!order}} default="B">
@@color:green;{{!!order}}@@
</$reveal>
<$reveal type=match text={{!!order}} default="C">
@@color:orange;{{!!order}}@@
</$reveal>
''
<$link to={{!!title}}>
//__<$view field="title"/>__// |
<$view field="author"/> |
<$view field="read"/> |
''<$view field="genre"/>'' |
<$view field="pages"/>
</$link>
</$list>
Best wishes, Tobias.
--
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.