From fc700b275e509080fc438d4ea4452449565a6c4b Mon Sep 17 00:00:00 2001 From: Tomasz Kapias Date: Sat, 18 Feb 2023 21:24:28 +0100 Subject: [PATCH] readme update: todo Signed-off-by: Tomasz Kapias --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8dd2b74..ae8765c 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,5 @@ Cropped OPML extract from my Favorites list: ## To be done -Some repositories do not offer Releases but will update Tags to signify a milestone. -- See if I can add an option to track tags. - -- Replace jq by [jaq](https://github.com/01mf02/jaq), which is much faster. \ No newline at end of file +- Replace jq by [jaq](https://github.com/01mf02/jaq), which is much faster. +- The update option should compare the previous OPML file to find repositories that were already starred but appeared in another List. Currently the update option consider only the date where the repository was starred globaly. \ No newline at end of file