Action to show a notification
Bug #1050099 reported by
Mitchell
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cuttlefish |
Triaged
|
Low
|
Unassigned |
Bug Description
A configurable notification action would have lots of uses for developers and users, ie:
* Following any set of actions, notify the user with a configurable message.
* While configuring new reactions, test if an event is registering and will fire actions correctly by starting out with a more basic action.
Unfinished items:
* Clickable destination
* Expanded text field for message
* Icon field
* Urgency field
* Expire-time field
* Subprocess python module
Related branches
To post a comment you must log in.
Hey Mitchell,
just checked your code and I like it. I'll merge it for the next release into my trunk. Thanks for the efforts :-)
For the icon field a new parameter type (some kind of icon-selector) would be a good idea I think...
Can you explain a little bit more about what the unfinished items mean?
For example why do you need the subprocess module?