--- psiconv/trunk/TODO 2004/01/04 15:47:16 181 +++ psiconv/trunk/TODO 2004/02/23 13:08:32 219 @@ -1,3 +1,8 @@ +NEXT RELEASE (0.9.2): + * Add config location to psiconv program + * Force formats docs to use sane psion settings + * Split Debian stuff from archive + Data formats: * Understand the password section * Understand and document 10000050 file types (Agenda, Data, etc) @@ -15,10 +20,11 @@ * Add more file formats Psiconv program: -* HTML: Verify generated code, to see whether it is HTML-3.2 compatible -* HTML4: Fallback on normal HTML for TextEd files might be replaced with - true code. But is it worth it? +* HTML: Verify generated code, to see whether it is HTML-4.01 compatible +* XHTML: Verify generated code, to see whether it is XHTML compatible +* HTML,XHTML: Add support for images * RTF: Make it usable. Not nearly finished at the moment. Dead project. +* LATEX: re-enable or delete. Dead project. * IMAGE: support for special things like clipping is still lacking at the generator side. @@ -29,5 +35,5 @@ * Many common values are returned as int. Perhaps change this to long, for better behaviour on very large files on some architectures? * Use libaudiofile for audio conversions? -* Go to Unicode for all stored strings. This will be somewhat hard, maybe. - Or maybe not, as most is contained in a few routines. +* Look at portability (headers) +* Add more comments in data.h