Leandro Freitas
|
d0080e66f9
|
Testing functions only (not mappings).
|
2015-04-17 09:04:30 -03:00 |
|
Leandro Freitas
|
e071156b8d
|
Fixes #16
|
2015-04-17 08:38:08 -03:00 |
|
Leandro Freitas
|
1f8b706d8e
|
Fixes #28
|
2015-04-16 23:10:49 -03:00 |
|
Leandro Freitas
|
0e3c5cb2b6
|
Major refactoring
|
2015-04-16 22:56:09 -03:00 |
|
Leandro Freitas
|
32188000f9
|
Added documentation for sorting on dates.
|
2015-04-16 21:31:41 -03:00 |
|
Leandro Freitas
|
1cc11c56ad
|
Sorting tasks by date.
|
2015-04-16 20:47:53 -03:00 |
|
Leandro Freitas
|
639fcd85a2
|
Implemented sorting on visual selection.
|
2015-04-16 20:25:58 -03:00 |
|
Leandro Freitas
|
b8a5bd64ca
|
Testing date functions
|
2015-04-12 11:42:29 -03:00 |
|
Leandro Freitas
|
95ed508741
|
Added test cases for sorting and marking as done.
|
2015-04-11 11:28:33 -03:00 |
|
Leandro Freitas
|
05b5be07d2
|
Hopefully fixes #30
|
2015-04-11 11:25:28 -03:00 |
|
Leandro Freitas
|
08fcb4ccdb
|
Merge branch 'master' of https://github.com/freitass/todo.txt-vim
|
2015-04-07 22:29:32 -03:00 |
|
Leandro Freitas
|
e817f5eca8
|
Merge pull request #32 from naught101/prefixed_files
Allow prefixed files like blah.todo.txt. Fixes #29
|
2015-04-07 22:28:37 -03:00 |
|
Leandro Freitas
|
2d83ed8dc2
|
Fixes #30
|
2015-04-07 21:49:51 -03:00 |
|
naught101
|
52e1527e9b
|
allow prefixed files like blah.todo.txt
|
2015-04-07 22:55:42 +10:00 |
|
Leandro Freitas
|
f07b2b2202
|
Setting filetype 'todo' for done.txt files
|
2014-11-17 10:06:24 -02:00 |
|
Leandro Freitas
|
09292ae7c1
|
Resolves #25
|
2014-11-17 10:00:15 -02: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
|
5ad30f3ee8
|
Merge branch 'ha17-dev-add-priority'
|
2014-11-01 19:45:02 -02:00 |
|
Leandro Freitas
|
2a66ed26ff
|
Updated documentation and minor fixes.
|
2014-11-01 19:44:07 -02:00 |
|
Leandro Freitas
|
e7423b103b
|
Merge branch 'dev-add-priority' of https://github.com/ha17/todo.txt-vim into ha17-dev-add-priority
|
2014-11-01 19:24:44 -02:00 |
|
Leandro Freitas
|
c08d283ebb
|
Merge pull request #23 from srodeme/documentation
Add new functions to documentation
|
2014-11-01 19:18:43 -02:00 |
|
Leandro Freitas
|
d210414621
|
Merge pull request #22 from alhirzel/master
typos
|
2014-11-01 19:17:59 -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 |
|
Alexander Hirzel
|
689a9ff5a4
|
minor
|
2014-10-31 22:26:55 -04:00 |
|
Alexander Hirzel
|
2ebbf31f8c
|
typos
|
2014-10-31 21:51:26 -04:00 |
|
Hans Anderson
|
1c69f2170a
|
Merge branch 'dev-add-priority' of https://github.com/ha17/todo.txt-vim into dev-add-priority
|
2014-10-31 18:32:13 -05:00 |
|
Hans Anderson
|
8d8913a600
|
Easy to add a priority to the current line
- several new leader keys to add priority to the current line
- updated README
|
2014-10-31 18:31:39 -05:00 |
|
Hans Anderson
|
3a87fd222e
|
Easy to add a priority to the current line
- several new leader keys to add priority to the current line
- updated README
|
2014-10-31 18:23:27 -05:00 |
|
Leandro Freitas
|
a823aa16d3
|
Merge pull request #19 from ha17/dev-sorting-priority-changing
Dev sorting priority changing
|
2014-10-30 15:42:25 -02:00 |
|
Hans Anderson
|
a21c450b96
|
Removed some commented-out test code
|
2014-10-28 09:04:39 -05:00 |
|
Hans Anderson
|
04d603e987
|
Added two new sorting functions and a way to increase/decrease priorities easily
See README for more details:
<leader>s@ - sort by @contexts
<leader>s+ - sort by +projects
<leader>j - decrease priority
<leader>k - increase priority
|
2014-10-28 09:00:45 -05: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 |
|
Leandro Freitas
|
a3307cb57e
|
Merge pull request #15 from neoascetic/patch-1
Fixed GitHub issue #13
|
2014-04-27 10:15:35 -03:00 |
|
Pavel Puchkin
|
47a644b3f2
|
There IS reference to the plugin on todotxt.com
|
2014-04-27 17:05:53 +11:00 |
|
Pavel Puchkin
|
04a94957b9
|
Fixes #13, also a little bit of refactoring
|
2014-04-27 17:04:57 +11:00 |
|
Leandro Freitas
|
47b48279c9
|
Merge pull request #12 from deanhouseholder/master
Added a space before rules to match projects and contexts in order to av...
|
2014-03-19 00:00:53 -03:00 |
|
Leandro Freitas
|
bfbf2446d0
|
Added support to mark multiple tasks as done.
|
2014-03-05 21:51:28 -03:00 |
|
Dean Householder
|
6ce6821890
|
Added a space before rules to match projects and contexts in order to avoid false-positive matches such as email addresses and keystroke combinations (such as CTRL+f) in your todo tasks.
|
2014-03-03 09:58:14 -07:00 |
|
Leandro Freitas
|
5a2eb56f8e
|
Merge pull request #11 from neoascetic/fixes/9
Fixed #9. Insert dates at the beginning of the line
|
2014-01-04 04:52:25 -08:00 |
|
Pavel Puchkin
|
072891f722
|
Fixed #9. Insert dates at the beginning of the line
|
2013-12-22 11:19:08 +11:00 |
|
Leandro Freitas
|
19cd2c7e85
|
Merge pull request #10 from obilodeau/master
added vim doc and instructions to rebuild help tags
|
2013-11-25 11:04:33 -08:00 |
|
Olivier Bilodeau
|
a2faa2ebc9
|
added vim doc and instructions to rebuild help tags
|
2013-11-25 14:00:00 -05:00 |
|
Leandro Freitas
|
840ac2f4bc
|
Merge pull request #6 from seiichi/allow-non-alphanumeric-characters
Changed the regexp rules of TodoProject and TodoContext to allow non-alphanumeric characters
|
2013-09-12 04:49:54 -07:00 |
|
Seiichi SATO
|
e819caa41b
|
Changed the regexp rules of TodoProject and TodoContext to allow non-alphanumeric characters
|
2013-09-10 09:07:37 +09:00 |
|
Leandro Freitas
|
24aed20597
|
Merge pull request #5 from seiichi/add-missing-leader-D-to-readme
README: Added the description about <leader>-D
|
2013-09-09 09:33:34 -07:00 |
|
Leandro Freitas
|
971aeb6779
|
Merge pull request #4 from seiichi/todosh-complatible-date-format
Changed the regexp rule for TodoDate to make to be compatible with todo.sh
|
2013-09-09 09:33:03 -07:00 |
|
Seiichi SATO
|
cfd6dcad69
|
README: Added the description about <leader>-D
|
2013-09-03 13:51:08 +09:00 |
|