aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 8 insertions, 1 deletions
diff --git a/TODO b/TODO
index b52b212..397461c 100644
--- a/TODO
+++ b/TODO
@@ -269,4 +269,11 @@ Add ability to create room, commands for changing nickname, roomnickname, avatar
Replace pepper emoji with gimp pepper.
Consider adding typing notification to matrix.
Make it possible to switch between list and grid view.
-Automatically manage cache - remove old cache files. \ No newline at end of file
+Automatically manage cache - remove old cache files.
+Run ~/.config/quickmedia/script.sh or something like that for every body item and/or specific actions. This can be used to filter out items,
+ edit items, text to speech, filter out imageboard threads, youtube videos, etc.
+ Make sure that filtering out matrix messages doesn't break replies and also doesn't notify user when the filtering out message mentions you.
+ This is similar to muting/ignore in matrix so maybe implement that at the same time? or was ignore server side, I forgot.
+ To make this work properly the script needs to be sent more information than the body item text only. It also needs plugin name,
+ current tab (url, name), body item url, etc.
+Ctrl+H to show/hide dot files in file manager. \ No newline at end of file