From a929a58bd854e97f25fd9d9c70d33819ab475c32 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Wed, 16 Mar 2011 02:02:16 -0400 Subject: [PATCH] Updated TODO --- docs/TODO | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/TODO b/docs/TODO index 58e97fd301..d131b9b2af 100644 --- a/docs/TODO +++ b/docs/TODO @@ -112,6 +112,10 @@ Documents * Unify document form classes * Use document preview code for staging file also - DONE * 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 ================== @@ -136,6 +140,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 ======= @@ -164,4 +169,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