zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #00608
[Bug 485966] Re: Using filters (text match / exclusion / etc)
I added a negation switch, using "!" as operator to some fields in the attached branch.
There is also *one* testcase, I would like to add some more before merging this, but I'm running out of time now.
Any comments?
** Changed in: zeitgeist
Assignee: (unassigned) => Markus Korn (thekorn)
** Changed in: zeitgeist
Status: New => In Progress
** Branch linked: lp:~thekorn/zeitgeist/negation_switch
--
Using filters (text match / exclusion / etc)
https://bugs.launchpad.net/bugs/485966
You received this bug notification because you are a member of Zeitgeist
Developers, which is the registrant for Zeitgeist Framework.
Status in Zeitgeist Framework: In Progress
Bug description:
- How can I get all events except those with interpretation VISIT_EVENT?
- In case you give me above the awful answer "looking for all interpretations except VISIT_EVENT", how can I get all events except those from application "firefox.desktop"?
- How can I get all those events whose URI ends with "myfile.txt"?
- And those events whose title contains "zeitgeist"?
References