Skip to content

Conversation

@sitano
Copy link

@sitano sitano commented Jul 19, 2024

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.

Signed-off-by: Ivan Prisyazhnyy <john.koepi@gmail.com>
@LangLangBart
Copy link
Collaborator

rebased

@LangLangBart
Copy link
Collaborator

Comment to ctrl-c.

⌃ Control + C is typically used for canceling. Set it to ⌃ Control + O for now.

Done to ctrl-x

Okay.


The issue is that there is no done field, as mentioned in the referenced issue. Therefore, I won't merge it for now unless GitHub adds this feature or @meiji163 also desires this feature.

@sitano sitano mentioned this pull request Jul 23, 2024
@sitano
Copy link
Author

sitano commented Jul 23, 2024

@LangLangBart I see your point. Responded in #47 (comment).

@sideshowbarker
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants