From 47d594f0676a644e7c072331a009ceb46de8f62e Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 19 Jun 2023 02:18:47 +0200 Subject: Lbry: fix videos not working --- TODO | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'TODO') 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 -- cgit v1.2.3