aboutsummaryrefslogtreecommitdiffstats
path: root/notes/todo.md
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2020-10-31 00:49:08 +0100
committerMartin Czygan <martin.czygan@gmail.com>2020-10-31 00:49:08 +0100
commit62c1e4bf7ae2e3c959aba4cce0988eff043a7441 (patch)
tree836966b125cf18bdd866207305b9384392c0db13 /notes/todo.md
parent8d9d8193caadba0701e293366ff2f7715b30c3f9 (diff)
downloadfuzzycat-62c1e4bf7ae2e3c959aba4cce0988eff043a7441.tar.gz
fuzzycat-62c1e4bf7ae2e3c959aba4cce0988eff043a7441.zip
move around notes
Diffstat (limited to 'notes/todo.md')
-rw-r--r--notes/todo.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/notes/todo.md b/notes/todo.md
new file mode 100644
index 0000000..2c548b0
--- /dev/null
+++ b/notes/todo.md
@@ -0,0 +1,23 @@
+# Todo
+
+## Releases
+
+* [ ] stats of cases: versions, exact title matches; common prefixes (e.g. "XYZ Report 20XX", ...)
+
+## Containers
+
+* [ ] create notebook on duplicates
+* [ ] static mapping, that is efficient to store, maybe via: https://github.com/pytries/marisa-trie
+
+If matching only by name, we need to lookup a (exact) name.
+
+* need a mapping from "name" and "name variants" to journal "issnl"
+
+## Bulk
+
+* [ ] download export
+
+## Performance
+
+* provide some fast path
+