 | ralcazar says: It would be very helpful for my way of using RTM to have new search operators:
* listContains:, to behave in the same manner as "tagContains:" but for list names
* count(, ): Returns how many tasks comply the expression. For example,
count(my_list_name, tag:next): Returns the number of tasks tagged with next
count(my_list_name, priority:1): Returns the number of tasks with priority set to 1
In this manner, it is possible to know info about the lists, and can be used to create search of relevant things
Posted at 7:26am on November 11, 2009 |