diff options
| author | Jake Mannens <jake@asger.xyz> | 2023-09-01 13:03:57 +1000 |
|---|---|---|
| committer | Jake Mannens <jake@asger.xyz> | 2023-09-01 13:03:57 +1000 |
| commit | 11f8eac60abfd52d59e84ba7b3c1c1c042c03941 (patch) | |
| tree | 5801c55afd9682f7fd6a0e2480417ee87af9465e /Todo.md | |
| parent | 9d4c33a4cdd1b82db831ca6c71e8fdc2f9f63f58 (diff) | |
Merged OCR functionality
Diffstat (limited to 'Todo.md')
| -rw-r--r-- | Todo.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -6,6 +6,7 @@ - Setting implicit tags removes builtin tags - UserService listeners don't seem to be removed after disposal - Cancelling tag creation creates the tag anyway + - Prevent marking tagging complete unless there are actually user tags # Short-term Features - Progressive page loading @@ -22,7 +23,9 @@ - Collections - Jump into ingest feed at random point - Rating system - - OCR character recognition + - Instantaneous OCR processing when media is uploaded + - OCR status reporting on admin page + - Dynamically update OCR data on ViewMedia page - Image deduplication by visual similarity - Rating system - Audit log |
