aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-06-06 10:37:06 -0700
committerBryan Newbold <bnewbold@robocracy.org>2019-06-06 10:37:06 -0700
commit0ea9489c8c9ec6ef7b7b33747d36cc7ae9df9b0b (patch)
treef696d984bc7e3a94acacc70e44844a6c4c557949 /TODO.md
parentd0ac3bda320ad2c87e451e1a80df7cb154b87327 (diff)
downloadfatcat-0ea9489c8c9ec6ef7b7b33747d36cc7ae9df9b0b.tar.gz
fatcat-0ea9489c8c9ec6ef7b7b33747d36cc7ae9df9b0b.zip
update TODO
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 5e79e9d0..a14cecf8 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,9 +4,22 @@
## Next Up
- update existing 1.5 mil longtail OA PDFs with container/ISSN-L
+- use collapsing fields in default release search
+ => start using elasticsearch-py
+- lookup landing pages
+- cleanup 'None' file links
+- update editing flow
+ => implement and use "in progress" views
+ => allow re-editing of in-progress edits
+- generic query endpoint; tries to find identifiers (including fatcat
+ identifiers) and lookup, else does release search
## Bugs
+- identifier and hash duplication
+ => couple dozen SHA-1
+ => couple thousand DOI
+ => 400k PMID (!)
- did, somehow, end up with web.archive.org/web/None/ URLs (should remove)
- searching 'N/A' is a bug, because not quoted; auto-quote it?
- author (contrib) names not getting included in search (unless explicit)