aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-10-15 10:14:39 -0700
committerBryan Newbold <bnewbold@archive.org>2020-10-15 10:14:42 -0700
commit4043f9a9f43b45cee86400d22d3a2a16e2c3869d (patch)
tree826c37764964d06091a5053be4b67e5f486f75e4 /TODO.txt
parent36fea2bcec02775f9ff198207d0b435e231bcfc8 (diff)
downloadfatcat-scholar-4043f9a9f43b45cee86400d22d3a2a16e2c3869d.tar.gz
fatcat-scholar-4043f9a9f43b45cee86400d22d3a2a16e2c3869d.zip
update TODO list
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt38
1 files changed, 38 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index f159a99..9931491 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,4 +1,41 @@
+more accessibility:
+- try lynx
+- lynx filters: "no form action defined"
+- lynx filters: duplicated (would be good to de-dupe in general)
+- "missing image" alt tag
+- "hit count" should not be <h3> (see also lynx)
+- fulltext download: <a> alt/title
+- all footer headers should be same header class
+- should SERP page have an <h1>? "Search Results"? hidden?
+- search ARIA pages
+- search filter labels not linked correctly?
+- orange tag labels: low contrast?
+- next/previous grey low-contrast
+
+
+language notes:
+- french would open up canadian partnerships?
+- UN languages (there are 6)
+
+
+- Onion-Location header
+- es 7.x library breaks QA searching
+ => setup small public QA index somewhere public
+- <meta> description
+- canonical links?
+- "clear filters" link/button
+- jinja2: "if xyz is defined" better than "if xyz"
+- "default" translation option (clear prefix, use browser default)
+- detect browser-requested languages for default language
+
+copy editing:
+- "how it works" page
+- "Contribute" -> "How To Participate"
+- web.archive.org not found -> resolved
+- link to "known issues" from alpha warning?
+- /alpha page, include known issues there
+
content/pipeline:
- continuous update worker from fatcat
- add gzip to intermediate files pipeline commands
@@ -6,6 +43,7 @@ content/pipeline:
- makefile targets for bulk ingest
cleanups:
+- "web assets" (CSS etc) in this repo or on *.archive.org in general
- better typing/annotation of work pipeline
- test coverage
- use settings.toml for defaults of CLI args