aboutsummaryrefslogtreecommitdiffstats
path: root/notes/todo.md
diff options
context:
space:
mode:
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
+