aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-07-29 00:43:28 +0200
committerdec05eba <dec05eba@protonmail.com>2023-07-29 00:43:28 +0200
commit1139e4a16a76d5de64c87b4075ac570914ef192f (patch)
treecba0936de32ce73e28e1946f5631bbcd0951bc9d /TODO
parent1b3312aae47952caa50f8c5f9ca56b16109d1bd7 (diff)
Ctrl+Shift+S: Create a new name for file instead of replacing existing one
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 20471ee..4232e66 100644
--- a/TODO
+++ b/TODO
@@ -285,4 +285,5 @@ Fix flickering on resize by creating a child window and draw on that. See: https
Add option to get notified on any matrix event type (maybe have a config list with events that we are interested in).
This could be used to get notified when somebody calls us (m.call.invite) with quickmedia doesn't implement, but
we could know when somebody calls us.
- Also mark such room the same way as a mention - it should be put at the top of the room list. \ No newline at end of file
+ Also mark such room the same way as a mention - it should be put at the top of the room list.
+Add command to ignore/hide a room (should also not get notified when you are mentioned in the room). \ No newline at end of file