From f6b4b0b27807364e31862719d0ea75515b16285f Mon Sep 17 00:00:00 2001 From: Joost Agterhoek Date: Thu, 30 Jan 2025 21:28:33 +0100 Subject: [PATCH] added TODOs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 19b2871..67f2c87 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,4 @@ This is a Python project to learn working with Flask. To make it useful for my d - [x] parse and display lookup results for multiple, differently typed and separated hosts (look at parsing in [gui-host-lookup](https://code.joostagterhoek.nl/joost/gui-host-lookup/)) :100: - [ ] Make the foldable detail lines more useful and readable - [ ] Update the (currently broken) lookup of URLs +- [ ] Differentiate both the lookup functions (the Host class initialization) and the result HTML/Jinja-pages on host type