From 9e0fcdb6f2208595e3be9b2517025d0559567d3c Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 17 Dec 2021 00:53:07 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 024c6400..f6112817 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -238,6 +238,11 @@ TODO: 1 BETA DOCS: they currently take too long to deliver and the notifications page requires a refresh as it will not display even when the notify icon shows it's in until refres actually, this might be a bug of it's own, maybe if inactive for time it refreshes automatically?? +- 1 todo: turn tag selection into a COMMAND and add a slight delay to allow for it to do the search because it's currently too fast and so it adds instead of selecting + or maybe instead of delay it waits until it sees the search result then selects + In any case this needs to be a command to support future changes and to handle intermittent failures + + ## REPORTING ITEMS