From bc2510ef414549fab3be319847c3192ff426a4af Mon Sep 17 00:00:00 2001 From: mecaneer23 Date: Mon, 11 Dec 2023 17:17:42 -0600 Subject: [PATCH] update todos --- todo.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/todo.txt b/todo.txt index 6c76485..175c856 100644 --- a/todo.txt +++ b/todo.txt @@ -1,12 +1,14 @@ -1 fix strikethrough -1 fix long lines (longer than width // 2 - 1) -1 fix moving down onto a toggled line +-2 make multitodo insert use notes rather than todos by +2 default +-2 fix lines longer than textbox during editing +-3 make it work on windows + -3 appears to be a compatibility problem with python3.12 -4 implement multiline todos -4 allow multiline paste -4 allow multiline print -4 allow wgetnstr to use multiline editing --2 make multitodo insert use notes rather than todos by -2 default --2 fix lines longer than textbox during editing - make startup faster - fix silence if dependencies are not installed \ No newline at end of file