aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-09-29 01:13:00 +0200
committerdec05eba <dec05eba@protonmail.com>2020-09-29 01:13:00 +0200
commitf92ac0050ffcc4b85b116602d4a45344b7e86f52 (patch)
tree8c90bfd5c90f3992319b2653be4d8793456cdb24 /TODO
parent4b00d02b124070064b0a8cbd3a8178c599a2a88c (diff)
Fix caret navigation
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 7 insertions, 1 deletions
diff --git a/TODO b/TODO
index 9db5182..f92df52 100644
--- a/TODO
+++ b/TODO
@@ -38,8 +38,14 @@ Add option to edit input in vim (using temporary file).
Scrolling in images still messes up the |current| page sometimes, need a way to fix this.
Add ctrl+i keybind when viewing an image on 4chan to reverse image search it (using google, yandex and saucenao).
Show filename at the bottom when viewing an image/video on 4chan.
+Add ctrl+c keybinding to copy the url of the previewing image.
+Add ctrl+c keybiding to copy the url to the currently selected post on 4chan.
+Add ctrl+s to save the previewing image/video (for images that would be a copy, since its already stored in cache and for videos youtube-dl would be used).
Show the last message in a room as the body item description in matrix room view.
Show some kind of indication that there are new messages in a room in matrix room view, and also show another indication if somebody mentioned us (and how many times).
Show the rooms menu on the left side when the window is large in matrix.
Use https://github.com/simdjson/simdjson as a json library.
-Sanitize check: do not allow pasting more than 2gb of text. \ No newline at end of file
+Sanitize check: do not allow pasting more than 2gb of text.
+Add search bar for matrix rooms.
+Put rooms with recent messages at the top and the ones that mention us further at the top (matrix).
+Allow setting matrix room priority (if it should always be at top). \ No newline at end of file