diff options
| author | jvoisin | 2012-01-21 23:50:15 +0100 |
|---|---|---|
| committer | jvoisin | 2012-01-21 23:50:15 +0100 |
| commit | 254c3bf30152d9facfb4829385212d4002cd5e2b (patch) | |
| tree | 4aaba3bbac1bffa5b5e558571b0646cf330dcb3c | |
| parent | 9bad7d4ac4916b4ffeb528dea8ee4f1959f2f7fd (diff) | |
Update TODO
| -rw-r--r-- | TODO | 15 |
1 files changed, 13 insertions, 2 deletions
| @@ -3,16 +3,27 @@ GENERAL: | |||
| 3 | the ultimate goal is to remove | 3 | the ultimate goal is to remove |
| 4 | all "harmful meta" stuff | 4 | all "harmful meta" stuff |
| 5 | - Fix the ugly function get_sharedir | 5 | - Fix the ugly function get_sharedir |
| 6 | - Modify creation/modification date | 6 | - Modify creation/modification date : WIP |
| 7 | (except for stupid formats like zip) | 7 | - the MAT crash on empty files |
| 8 | |||
| 8 | 9 | ||
| 9 | GUI: | 10 | GUI: |
| 10 | - display harmrful meta per file | 11 | - display harmrful meta per file |
| 11 | 12 | ||
| 13 | |||
| 12 | FORMATS: | 14 | FORMATS: |
| 13 | - microsoft office < 2007 (ugly and insane) | 15 | - microsoft office < 2007 (ugly and insane) |
| 14 | - fix zip (fix python's ziplib) | 16 | - fix zip (fix python's ziplib) |
| 15 | - videos format ? | 17 | - videos format ? |
| 18 | - torrent file : remove more fields ? remove tracker ? | ||
| 19 | |||
| 16 | 20 | ||
| 17 | MISC: | 21 | MISC: |
| 18 | - a nautilus extension (right-clic -> clean with MAT) | 22 | - a nautilus extension (right-clic -> clean with MAT) |
| 23 | |||
| 24 | |||
| 25 | TESTSUITE | ||
| 26 | - add a ctime/mtime related test | ||
| 27 | |||
| 28 | WATERMARK: | ||
| 29 | - do research | ||
