From 086b93c06a68286924edc8baca0ab9a17fb5ec2c Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Fri, 12 Nov 2010 02:05:28 +0000 Subject: [PATCH] Add few items to the TODO --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 3b8ebdd4..ca3d97b0 100644 --- a/TODO +++ b/TODO @@ -2,3 +2,6 @@ * Find a way to extend the existing templates instead of rewriting all from scratch. * find a better way to specify the templates. an idea is simply to install the templates in a default path, and to add a way to specify them by default under a "_themes" dir. * Make the program support UTF8-encoded files as input (and later: any encoding?) +* Fallback on mtime to get date informations +* Change the directory structure ? +* update the doc