David Beniamine
4da3c4ae12
Small bug fixes
...
FIX: Typo in sort function
FIX: Keyword completion
CHG: Sort done.txt by completion date
2015-07-05 16:41:58 +02:00
David Beniamine
73ba0effca
Small improvements on due dates + key:value
...
ADD: syntax highlight for couples key:value
ADD: Handle DUE:date
CHG: No space between due: and date
CHG: Doc updated
2015-07-05 15:00:07 +02:00
David Beniamine
e49cc7d595
Incorporated due date workaround from durcheinandr
2015-07-05 12:29:02 +02:00
David Beniamine
7bca6726ea
Recommand buffer mapping for completion
2015-06-12 15:24:23 +02:00
David Beniamine
3c39283066
More doc plus version number updated
2015-06-10 02:12:06 +02:00
durcheinandr
1b49ec094c
here we go
2015-05-25 23:57:26 +02:00
David Beniamine
3702e6097c
updated doc
2015-05-19 23:12:18 +02:00
David Beniamine
526727ea54
typos fix on doc
2015-03-25 21:35:44 -03:00
David Beniamine
d3d06926a6
Add: Completion for todo.txt
...
Intelligent complete for context and projects, try it ;)
2015-03-12 21:07:46 -03:00
David Beniamine
8aafdc825e
Merge branch 'master' of https://github.com/freitass/todo.txt-vim
...
Add new features from freitass master such as increase/decreas priority,
another multilvel sort from @matjon and the done.txt file.
Conflicts:
README.markdown
doc/todo.txt
2015-02-01 20:54:07 +01:00
David Beniamine
1861e4bf83
Toggle mark documentation
2014-11-17 18:14:58 +01:00
Leandro Freitas
4723d48cae
Merge pull request #24 from invecup/priorities
...
Fix documentation and README typos
2014-11-01 21:41:39 -02:00
Leandro Freitas
635de6dca0
Resolves #17
2014-11-01 21:39:09 -02:00
Stephan Rodemeier
ddd8c61a54
Fix documentation and README typos
...
The commands for adding priorities B and C got switched up in the
documentation and README.
2014-11-01 23:09:01 +01:00
Leandro Freitas
2a66ed26ff
Updated documentation and minor fixes.
2014-11-01 19:44:07 -02:00
Stephan Rodemeier
4fb5384014
Add new functions to documentation
...
The sorting functions for projects and contexts as well as the functions
for lowering and increasing priority are missing from the documentation.
2014-11-01 20:27:47 +01:00
David Beniamine
724d5b8d70
Doc updated
2014-10-10 18:12:14 +02:00
David Beniamine
62c8949881
ADD: Two level sort function
...
This commit add the first interesting difference from freitass original
version. It provides a two level sort function which allow the user to sort
the todo by project (or context) then by priority.
TODO: Maybe think about three level sort (project, context, priority) in any
order.
2014-10-09 16:16:46 +02:00
Leandro Freitas
45aa73bf5e
Fixes #14 . Also changes some shortcuts
2014-04-27 21:26:58 -03:00
Leandro Freitas
d1aaeff366
Added shortcut to mark all tasks as done
2014-04-27 10:54:27 -03:00
Olivier Bilodeau
a2faa2ebc9
added vim doc and instructions to rebuild help tags
2013-11-25 14:00:00 -05:00
Leandro Freitas
6579464545
Initial commit
2011-05-31 13:13:18 -03:00