Browse Source

Add idea of plugin

Leo 9 years ago
parent
commit
645840b8fd
1 changed files with 4 additions and 0 deletions
  1. 4 0
      TODO.md

+ 4 - 0
TODO.md

@@ -39,6 +39,9 @@
  + Return error code when necessary
  + Log duration of commands, ignore some return code
 
+### Plug-in
+ + Add plugins for Age (precisely, such as number of minutes, seconds…), Date
+
 ## Long term
  + Translate displayed messages.
  + Better command line interface by grouping commands.
@@ -46,3 +49,4 @@
  + Be more carefull with file reading, lazy evaluation (especially in
    tmp_file.get_accurate_log)
  + Improve file_com.ml
+