mirror of
https://github.com/freitass/todo.txt-vim.git
synced 2025-11-18 06:43:37 -05:00
Fixes #37. Replacing existing date
This commit is contained in:
@@ -10,3 +10,15 @@ example task
|
||||
(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
|
||||
|
||||
Reference in New Issue
Block a user