Included Guilherme Victal works on overduedate
See https://github.com/freitass/todo.txt-vim/pull/45
This commit is contained in:
28
test/tc_date.todo.txt
Normal file
28
test/tc_date.todo.txt
Normal file
@@ -0,0 +1,28 @@
|
||||
# lorem_ipsum
|
||||
example task
|
||||
# end_lorem_ipsum
|
||||
|
||||
# date_after_priority
|
||||
(A) Call Mom
|
||||
# end_date_after_priority
|
||||
|
||||
# date_after_priority_visual
|
||||
(A) Call Mom
|
||||
(B) Call Dad
|
||||
# end_date_after_priority_visual
|
||||
|
||||
# existing_date_no_priority
|
||||
2014-05-06 example task
|
||||
# end_existing_date_no_priority
|
||||
|
||||
# existing_date_after_priority
|
||||
(A) 2014-05-06 Call Mom
|
||||
# end_existing_date_after_priority
|
||||
|
||||
# existing_date_do_nothing
|
||||
2014-05-06 example task
|
||||
# end_existing_date_do_nothing
|
||||
|
||||
# non_existing_date_do_nothing
|
||||
new todo line
|
||||
# end_non_existing_date_do_nothing
|
||||
Reference in New Issue
Block a user