From b7619f440415dc5568b0ecd71c8f26ead8169d3c Mon Sep 17 00:00:00 2001 From: x3 Date: Tue, 8 Aug 2023 19:16:42 +0200 Subject: [PATCH] Remove TODO item --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 9c3391d..4d4ec6e 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,6 @@ make - If file is not found at a scan - Buffer up mylistadd api cmds when waiting for ratelimit - Handle C-c gracefully at any time -- Rework cmd line args - - Should be multiple 'menus' like `caniadd add [paths...]`, `caniadd uptime`, `caniadd watched`... - After some time passes between now and cache moddate and it's not watched, then query and update it - Update cache entry is modify is used - Pretty hashing with color and progress bars and the other fancy stuff