mirror of
https://github.com/freitass/todo.txt-vim.git
synced 2025-11-08 09:53:48 -05:00
29 lines
536 B
Plaintext
29 lines
536 B
Plaintext
# 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
|