From 5848295c312b9f26ca0337a410692c43090df2cb Mon Sep 17 00:00:00 2001 From: Leandro Freitas Date: Fri, 3 Jun 2011 15:54:37 -0300 Subject: [PATCH] Added new task --- Todo.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Todo.txt b/Todo.txt index d519038..da84b43 100644 --- a/Todo.txt +++ b/Todo.txt @@ -1,9 +1,10 @@ -(A) 2011-05-31 Stop breaking lines automatically @ftplugin +(A) 2011-06-03 Accept variable space length between fields @syntax (B) 2011-05-31 Start documentation @doc 2011-05-30 Sort lines per priority @ftplugin 2011-05-30 Map commands to add, rm, ls, pri, depri etc @ftplugin 2011-05-30 Create README.markdown to be published in github 2011-05-30 Contact main project for reference +X 2011-05-31 Stop breaking lines automatically @ftplugin X 2011-05-30 Implement filetype detection @ftdetect X 2011-05-30 Implement colorized priorities @syntax X 2011-05-31 Highlight date, project and context of tasks with no priority @syntax