Add configuration option to notify all appointments
If "notify-all" is enabled, all non-flagged appointments will be notified (instead of flagged ones). This is useful for users that want to be notified of everything. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
@@ -804,6 +804,10 @@ $ calcurse --next | mail -s "[calcurse] upcoming appointment!" user@host.com
|
||||
----
|
||||
====
|
||||
|
||||
`notify-all` (default: *no*)::
|
||||
Invert the sense of flagging an appointment as `important`. If this is
|
||||
enabled, all appointments will be notified - except for flagged ones.
|
||||
|
||||
`notify-daemon_enable` (default: *no*)::
|
||||
If set to yes, daemon mode will be enabled, meaning `calcurse` will run into
|
||||
background when the user's interface is exited. This will allow the
|
||||
|
||||
Reference in New Issue
Block a user