Mark done - #91
Conversation
Signed-off-by: Ivan Prisyazhnyy <john.koepi@gmail.com>
|
rebased |
⌃ Control + C is typically used for canceling. Set it to ⌃ Control + O for now.
Okay. The issue is that there is no |
|
|
|
What about having the mark-as-done action mark the notification as both done and read? See #100 for a working proof of concept. While only marking the notification as done doesn’t have any visible effect in the UI, marking the notification as both done and read has the same effect in the UI as marking the notification as read — that is, it removes it from the list of notifications. I’d think that would be the effect that most users might want for a mark-as-done action. |
Allow the user to select and delete/done notifications with ctrl-x.
I changed individual Done to ctrl-x and comment to ctrl-c. Not sure about what are good keys for that.
in continuation of #90.