From 081e5e98ed168177e213880f43941e311addf910 Mon Sep 17 00:00:00 2001 From: Thiago Chaves Date: Sat, 13 Aug 2022 18:59:05 +0300 Subject: [PATCH] Remove unnecessary content from README --- README.md | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/README.md b/README.md index 839122c..3619390 100644 --- a/README.md +++ b/README.md @@ -31,25 +31,4 @@ If you need further advice you could can check the "start a website" tutorial at Register onto this gitea service either through a local account or a federated account. Bug reports, comments, design ideas and code contributions are welcome. -## Much-needed improvements from most critical to least critical - -- Better PWA lifecycle management - - Don't attempt to register right away - - Inform user of updates and easy way to reload the updated tool -- Clear usage instructions -- Better error indication -- Data model update management - - Cleanly handle old data without destroying important user data - - Upgrade what can be upgraded, add "old" category labels to cards that may be missing newer information -- Better parsing of Wiktionary data - - Handle declension tables - - Handle more word languages - - Handle different description languages (can't be done with current method because element IDs change between languages) -- Configuration of acceptable card sections -- Data backups as downloadable files, ability to add card packs from a file - -## Other ideas - -Other ideas and use cases for the tool may be welcome. If the idea departs a lot from this toll, it may be wiser to discuss with me first before sinking too much time into it if you are hoping to merge it into the mainstream, or forking the project for the different usage cenario. - -Two small tools to doing two different tasks well is better than one big tool doing two tasks poorly. +Ideally this project will stay a small tool focused on a single purpose.