Hello,
I’m using a dynamic table (shiraz plugin) and I’d like to reverse the default sorting.
I want to sort the tiddlers in reverse order of their creation and here’s what I’ve tested, but it doesn’t work :
<<table-dynamic filter:"[tag[task]!sort[created]]" fields:"title description priority status due-date nature comment" stateTiddler:"exp01" >>
What is the right syntax to do this ?
Thank you for your help