Am Sonntag, 12. Oktober 2014 11:47:46 UTC+2 schrieb James Anderson: > > https://gist.github.com/welford/63cd1b6ab7d4db1ed54b > <https://www.google.com/url?q=https%3A%2F%2Fgist.github.com%2Fwelford%2F63cd1b6ab7d4db1ed54b&sa=D&sntz=1&usg=AFQjCNGIU6y3xt4ZL-nsQc9h8pJgS-8ThA> >
I think this is the way to go. Create clones of "field" named after a comparator. Here I propse short names: lt / lt-n : less-than (numerically) le / le-n : less-or-equal (numerically) eq / eq-n : equal (numerically) ne / ne-n : not-equal (numerically) ge / ge-n : greater-or-equal (numerically) gt / gt-n : greater-than (numerically) -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
