diff options
author | dweller <dweller@cabin.digital> | 2024-02-27 22:18:52 +0200 |
---|---|---|
committer | dweller <dweller@cabin.digital> | 2024-02-27 22:18:52 +0200 |
commit | 95705c29d9e83d1ed639c6a1c01cba0c0b041d7f (patch) | |
tree | 54736e26bd0f054815bc466a9e6c1335cf4a170f /TODO | |
parent | 3cd615f7f3a4a4c00b1bab311fedef2fe9e1b8f3 (diff) |
add TODO
Diffstat (limited to '')
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +TODO: make query options (-s -S) have togglable visibility, since they take a lot of room on mob. +FIXME: repalce <select> with custom controls so I can style it, leave <select> in <noscript> +DEBUG: iOS Chrome, media queries didn't hide wide content +TODO: decouple PHP from HTML, merge index.pgp and search.php. Just have templates and snippets + and include those. +TODO: change GET query vars to be shorter or switch to a different schema + |