diff --git a/docs/TODO b/docs/TODO index c22be6b14a..6651f6af00 100644 --- a/docs/TODO +++ b/docs/TODO @@ -111,7 +111,10 @@ Documents * Create 'simple view' document view for non technical users - DONE * Unify document form classes * Use document preview code for staging file also - DONE -* Delete physical file on delete method +* Delete physical file on delete method - DEFFERED (Not needed until Django 1.3) +* Receive documents via email +* Mobile version +* Exif to metadata convertion Filesystem serving ================== @@ -135,6 +138,7 @@ Convert * DXF viewer - http://code.google.com/p/dxf-reader/source/browse/#svn%2Ftrunk * Support spreadsheets, wordprocessing docs using openoffice in server mode * Cache.cleanup function to delete cached images when document hash changes +* Support ExactImage Storage ======= @@ -162,4 +166,6 @@ OCR * Two types of OCR nodes: thin, fat (thin = document file is passed serialize to node, fat = has direct access to document storage read document file) * Move document in queue (up, down, top, bottom) - +* Support ocropus +* Support cuneiform +* Implement StringIO