diff options
Diffstat (limited to 'notes/todo.md')
-rw-r--r-- | notes/todo.md | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/notes/todo.md b/notes/todo.md deleted file mode 100644 index 2c548b0..0000000 --- a/notes/todo.md +++ /dev/null @@ -1,23 +0,0 @@ -# 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 - |