aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-06-15 21:13:12 +0200
committerdec05eba <dec05eba@protonmail.com>2025-06-15 21:13:12 +0200
commit3bf44ddaf473ccd8dfc7b5bb268e8ef02c96fd92 (patch)
treef4d13bde5d02bc2e5bcbd058b0b1b2995e470652 /TODO
parent881f0d1625426f8e0717c1ed578a41ac856be8a6 (diff)
Matrix: improve encrypted text editing
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index cb9bb86..adee6d5 100644
--- a/TODO
+++ b/TODO
@@ -302,4 +302,7 @@ Keep the rooms that we were kicked/banned from so we can still read them and re-
Fix youtube broken without yt-dlp. Unable to download video.
Use different font for chinese, japanese and korean (or maybe only for korean).
Include noto font instead of having to install it. Only require installing it for other noto fonts.
-ctrl+g to reply to someone, starting with /encrypt.
+Re-design matrix /encrypt. You should press G to switch to encryption mode in the room (save it as a room variable, maybe even in file?) and when you do that the matrix icon beside the chat
+ will have a padlock in front of it and input text will be orange.
+ Press G again to switch to regular text mode.
+ Also encrypt media and maybe even reactions.