-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The filter function in toodles blows my mind. I love being able to do that.
But it would be nice to be able specify "show me everything except bla".
More generally, a boolean logic would be awesome -- something like Apache Lucene, which lets you ask for "bob AND NOT (speed OR search)". Or, perhaps more natural, it could read like Haskell: "bob && not (speed || search)".
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request