filter expressions difference

38 views
Skip to first unread message

Rustem

unread,
Apr 16, 2015, 4:13:57 AM4/16/15
to tiddl...@googlegroups.com
Is there any difference between "[some_filter[]sort[]]" and "[some_filter[]] +[sort[]]"? Is one more efficient than the other?

Jeremy Ruston

unread,
Apr 17, 2015, 8:55:22 AM4/17/15
to TiddlyWiki
Hi Rustem

On Thu, Apr 16, 2015 at 9:13 AM, Rustem <8pa...@gmail.com> wrote:
Is there any difference between "[some_filter[]sort[]]" and "[some_filter[]] +[sort[]]"? Is one more efficient than the other?

No, those examples act identically, and the performance would be the same.

Best wishes

Jeremy.

 

--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/c984b7c4-4aaf-4fea-bfdd-5ceea5b67c17%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Jeremy Ruston
mailto:jeremy...@gmail.com

Stephan Hradek

unread,
Apr 17, 2015, 9:37:39 AM4/17/15
to tiddl...@googlegroups.com


Am Donnerstag, 16. April 2015 10:13:57 UTC+2 schrieb Rustem:
Is there any difference between "[some_filter[]sort[]]" and "[some_filter[]] +[sort[]]"? Is one more efficient than the other?

The second version can be used for stuff like this:
"[some_filter[]] [some_other_filter[]] +[sort[]]"

The difference to
"[some_filter[]some_other_filter[]sort[]]"

 is clear, isn't it?
Reply all
Reply to author
Forward
0 new messages