From 98af698a806e41904368c0114f9d8d9f377d9c09 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 27 Dec 2024 17:54:31 +0530 Subject: Minor refactor --- TODO.norg | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'TODO.norg') diff --git a/TODO.norg b/TODO.norg index 18edf65..ad07d1a 100644 --- a/TODO.norg +++ b/TODO.norg @@ -1,15 +1,17 @@ * Current - - ( ) Add hjkl for search mode - - ( ) Middle click + - ( ) CLI args + - ( ) TextStyle for drawText - (-) Optimize speed of ocr + - ( ) Sort ocr match result by position on screen (top to bottom, left to right) + - ( ) Middle click * Later - - ( ) Sort ocr match result by position on screen (top to bottom, left to right) - ( ) Look into making mouse controls (click/mouse down/mouse up) cross-platform - - ( ) Look into making controls cross-platform + - ( ) Look into making screenshot cross-platform - ( ) Lens-ey setup for Mode access * Maybe - ( ) Scroll - - ( ) Configuration + - ( ) Rethink keybindings + - ( ) Custom configuration? - ( ) Process mode? Run in bg with root key binding to toggle -- cgit v1.3.1