From a3dc0817aa24c0e1c35863d0a3ed3fdb53a722cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Oliva?= Date: Mon, 29 May 2023 23:06:02 -0600 Subject: Goals are (mostly) completed! Still needs to have tests and search for bugs. But it is still usable! --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a887b06..9eec3e5 100644 --- a/README.md +++ b/README.md @@ -71,9 +71,9 @@ The program currently has/lacks the following functionality: them also by priority to see what tasks are more urgent or less urgent. - [x] Mark "to do's" as done (clicking in a checkbox) or to undone a "to do". - The undone functionality is just there if there is a mistake. :D -- [ ] Since it is possible that you can have a lot of "to do's", there's the +- [x] Since it is possible that you can have a lot of "to do's", there's the need to paginate the list of "to do's". -- [ ] Ability to know, in average, the time between creation and done for all +- [x] Ability to know, in average, the time between creation and done for all "to do's". This should be shown in general for all done "to do's" and also grouped by priority. -- cgit v1.2.3