zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #01540
[Bug 624611] [NEW] Add incognito flag to Zeitgeist
Public bug reported:
We should think of adding a global incognito flag to zeitgeist.
However this might clash with datahub and blacklist extension.
We can make it look like this:
def SetIncognito (state, duration):
"""
state: boolean for logging/not logging
timeperiod: duration to maintain the state
"""
This would make Zeitgeist toggle between incognito for specific durations
What do you think?
** Affects: zeitgeist
Importance: Low
Status: New
** Changed in: zeitgeist
Importance: Undecided => Wishlist
** Changed in: zeitgeist
Importance: Wishlist => Low
** Changed in: zeitgeist
Assignee: (unassigned) => Seif Lotfy (seif)
** Changed in: zeitgeist
Milestone: None => 0.5.1
** Changed in: zeitgeist
Assignee: Seif Lotfy (seif) => (unassigned)
--
Add incognito flag to Zeitgeist
https://bugs.launchpad.net/bugs/624611
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.
Status in Zeitgeist Framework: New
Bug description:
We should think of adding a global incognito flag to zeitgeist.
However this might clash with datahub and blacklist extension.
We can make it look like this:
def SetIncognito (state, duration):
"""
state: boolean for logging/not logging
timeperiod: duration to maintain the state
"""
This would make Zeitgeist toggle between incognito for specific durations
What do you think?
Follow ups
References