diff options
| -rw-r--r-- | TODO | 17 |
1 files changed, 5 insertions, 12 deletions
| @@ -1,9 +1,3 @@ | |||
| 1 | GENERAL: | ||
| 2 | - Complete the get_meta method: | ||
| 3 | the ultimate goal is to remove | ||
| 4 | all "harmful meta" stuff | ||
| 5 | |||
| 6 | |||
| 7 | FORMATS: | 1 | FORMATS: |
| 8 | NEW: | 2 | NEW: |
| 9 | - microsoft office < 2007 (ugly and insane) | 3 | - microsoft office < 2007 (ugly and insane) |
| @@ -11,17 +5,16 @@ FORMATS: | |||
| 11 | - videos format ? | 5 | - videos format ? |
| 12 | ARCHIVES: | 6 | ARCHIVES: |
| 13 | - correctly handle mtime/atime for files inside archives | 7 | - correctly handle mtime/atime for files inside archives |
| 14 | PDF: | ||
| 15 | - add an option to allow to lose quality to reduce outputed pdf size | ||
| 16 | 8 | ||
| 9 | GUI: | ||
| 10 | - Improve the "supported formats" dialog | ||
| 11 | - Add a popup to warn the user about non-supported format because of missing dependencies | ||
| 17 | 12 | ||
| 18 | MISC: | 13 | MISC: |
| 19 | - a nautilus extension (right-clic -> clean with MAT) | 14 | - a nautilus extension (right-clic -> clean with MAT) |
| 20 | 15 | - support non-utf8 filenames | |
| 16 | - support files with a \n in their name | ||
| 21 | 17 | ||
| 22 | TESTSUITE | 18 | TESTSUITE |
| 23 | - add a ctime/mtime related test | 19 | - add a ctime/mtime related test |
| 24 | 20 | ||
| 25 | |||
| 26 | WATERMARK: | ||
| 27 | - do research | ||
