X-Git-Url: https://git.openstreetmap.org./nominatim-ui.git/blobdiff_plain/6c0089dd99c1fc9b4d7d9d9772a6825f6c3b3bf3..aabb32c8a1e90534f3ee61e428e668280587dfd9:/TODO.md diff --git a/TODO.md b/TODO.md index 346e664..ca2026a 100644 --- a/TODO.md +++ b/TODO.md @@ -34,6 +34,7 @@ http://localhost:8000/reverse.html?format=html&lat=52.3755991766591&lon=7.646484 ## Nice-to-have +* add permalink (like https://github.com/openstreetmap/Nominatim/pull/1003) * different content for official OSM, e.g. github urls * set HTML title * cache `update_data_date` result @@ -43,7 +44,7 @@ http://localhost:8000/reverse.html?format=html&lat=52.3755991766591&lon=7.646484 * add tests with fixtures * concatenate/minify JS and CSS * detailpage: make linkedplaces, childplaces optional (rarely used? second click to enable?) - +* set better alt tag for icons ## Code cleanup