aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 82bb8d1..876e5ff 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ Use `psql` and load `db/db.sql` for models,
1. ~Only do HTTP stuff at the edge.~
2. ~`PUT`~/`PATCH`? entries.
-3. pagination
+3. pagination of index ?
4. ~HTML form for edits~
5. ~Make <h1> first class markdown citizen~
6. ~Remove JSON API?~
@@ -50,6 +50,7 @@ Use `psql` and load `db/db.sql` for models,
10. Get rid of `requests` dependency in `tests.py`
11. Fix `PATCH` redirects?
12. Search
+13. Add preview functionality to edit form
## But using C in 2024 is dangerous?