The syntax is  !sort[created]

Good luck!
Mark

On Wednesday, May 18, 2016 at 10:13:26 AM UTC-7, [email protected] 
wrote:
>
> Mark,
>
> Thank you, that method looks like it should work. Having tried it though, 
> I find myself running into a bit of an issue. I have updated my code to 
> look like this:
>
> <$list filter="[!has[draft.of]tag[reading]sort[!created]]">
> <br/>
> //<$link to={{!!title}}><$view field="title"/></$link>// <$view 
> field="author"/> | <$link to={{!!began}}><$view field="began"/></$link> - 
> <$link to={{!!finished}}><$view field="finished"/></$link>
>
> </$list>
>
> The !created is so that my most recently read books are on the top. 
> However, while using sort[created] puts the tiddlers in sequential order:
>
> *The Once and Future King* by T. H. White | 10/06/2015 - 29/09/2015 
> *The Moonstone* by Wilkie Collins | 18/02/2016 - 29/02/2016 
> *Madame Bovary* by Gustave Flaubert | 29/02/2016 - 27/03/2016 
> *Tess of the d'Urbervilles* by Thomas Hardy | 28/03/2016 - 25/04/2016 
> *The Beautiful Things That Heaven Bears* by Dinaw Mengestu | 27/04/2016 - 
> 30/04/2016 
> *Pure* by Andrew Miller | 30/04/2016 - 08/05/2016
>
> Using sort[!created] seems to mix them up for some reason:
>
> *Pure* by Andrew Miller | 30/04/2016 - 08/05/2016 
> *The Beautiful Things That Heaven Bears* by Dinaw Mengestu | 27/04/2016 - 
> 30/04/2016 
> *The Moonstone* by Wilkie Collins | 18/02/2016 - 29/02/2016 
> *Tess of the d'Urbervilles* by Thomas Hardy | 28/03/2016 - 25/04/2016 
> *The Once and Future King* by T. H. White | 10/06/2015 - 29/09/2015 
> *Madame Bovary* by Gustave Flaubert | 29/02/2016 - 27/03/2016
>
> Any ideas what is going on here?
>
> Thank you.
>

-- 
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/d7464373-eb6a-4d68-96e6-dec7276d0d95%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to