From 72cd490e5f868229392913213ba9f1e25de2264a Mon Sep 17 00:00:00 2001 From: dave Date: Thu, 22 Dec 2022 10:58:11 -0800 Subject: [PATCH] update todos --- README.md | 42 +++++++++++++++++++++++++++++++++++++++++- photoapp/users.py | 2 ++ 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cbd0741..7aaa75b 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,28 @@ This would ingest all the files listed in `shas.txt` that aren't already in the Roadmap ------- -- On map page, provide a link back to the mapped set + +- TODOs: + - give uuids a style like `this` + - search next/prev buttons to match feed links + - search tag selector to match tag picker links + -