Commit Graph

  • 1f8b706d8e Fixes #28 Leandro Freitas 2015-04-16 23:10:49 -03:00
  • 0e3c5cb2b6 Major refactoring Leandro Freitas 2015-04-16 22:56:09 -03:00
  • 32188000f9 Added documentation for sorting on dates. Leandro Freitas 2015-04-16 21:31:41 -03:00
  • 1cc11c56ad Sorting tasks by date. Leandro Freitas 2015-04-16 20:47:53 -03:00
  • 639fcd85a2 Implemented sorting on visual selection. Leandro Freitas 2015-04-16 20:25:58 -03:00
  • b8a5bd64ca Testing date functions Leandro Freitas 2015-04-12 11:42:29 -03:00
  • 95ed508741 Added test cases for sorting and marking as done. Leandro Freitas 2015-04-11 11:28:33 -03:00
  • 05b5be07d2 Hopefully fixes #30 Leandro Freitas 2015-04-11 11:25:28 -03:00
  • 08fcb4ccdb Merge branch 'master' of https://github.com/freitass/todo.txt-vim Leandro Freitas 2015-04-07 22:29:32 -03:00
  • e817f5eca8 Merge pull request #32 from naught101/prefixed_files Leandro Freitas 2015-04-07 22:28:37 -03:00
  • 2d83ed8dc2 Fixes #30 Leandro Freitas 2015-04-07 21:49:51 -03:00
  • 52e1527e9b allow prefixed files like blah.todo.txt naught101 2015-04-07 22:55:42 +10:00
  • 526727ea54 typos fix on doc David Beniamine 2015-03-25 21:35:44 -03:00
  • ca47e11372 fixed README install instructions David Beniamine 2015-03-19 11:41:30 -03:00
  • fba35fde12 Fixed github links in readme David Beniamine 2015-03-19 11:39:05 -03:00
  • c540f981a6 updated version and authors David Beniamine 2015-03-14 14:41:33 -03:00
  • dc88bb1044 Add priority in insert mode David Beniamine 2015-03-13 12:15:41 -03:00
  • 3bff204d7a Prioritize: preserve cursor position David Beniamine 2015-03-13 10:16:22 -03:00
  • 2efc471969 Add: prioritize update the priority David Beniamine 2015-03-13 10:03:32 -03:00
  • d3d06926a6 Add: Completion for todo.txt David Beniamine 2015-03-12 21:02:55 -03:00
  • 8c378b5646 Fix: bad function declaration David Beniamine 2015-03-12 21:02:50 -03:00
  • dfd8add10d Use Localleader instead of leader for sorting David Beniamine 2015-02-02 00:02:52 +01:00
  • a9aec4efc7 Merge branch 'master' of https://github.com/matjon/todo.txt-vim David Beniamine 2015-02-01 23:59:09 +01:00
  • d3ee1cd233 Fix markdown error David Beniamine 2015-02-01 21:12:40 +01:00
  • ee526b315c Clarifications on README David Beniamine 2015-02-01 21:11:05 +01:00
  • 8aafdc825e Merge branch 'master' of https://github.com/freitass/todo.txt-vim David Beniamine 2015-02-01 20:54:07 +01:00
  • 507439112e When sorting on priority, sort also on projects and contexts Mateusz Jończyk 2015-02-01 15:34:59 +01:00
  • 8a590c4203 Removed debug print David Beniamine 2014-11-17 18:20:46 +01:00
  • 1861e4bf83 Toggle mark documentation David Beniamine 2014-11-17 18:14:58 +01:00
  • cde0bc49fa UnMark as done fix David Beniamine 2014-11-17 18:14:02 +01:00
  • f07b2b2202 Setting filetype 'todo' for done.txt files Leandro Freitas 2014-11-17 10:06:24 -02:00
  • 09292ae7c1 Resolves #25 Leandro Freitas 2014-11-17 10:00:15 -02:00
  • aa909af84e Toggle done David Beniamine 2014-11-17 10:38:38 +01:00
  • 4723d48cae Merge pull request #24 from invecup/priorities Leandro Freitas 2014-11-01 21:41:39 -02:00
  • 635de6dca0 Resolves #17 Leandro Freitas 2014-11-01 21:39:09 -02:00
  • ddd8c61a54 Fix documentation and README typos Stephan Rodemeier 2014-11-01 23:09:01 +01:00
  • 5ad30f3ee8 Merge branch 'ha17-dev-add-priority' Leandro Freitas 2014-11-01 19:45:02 -02:00
  • 2a66ed26ff Updated documentation and minor fixes. Leandro Freitas 2014-11-01 19:44:07 -02:00
  • e7423b103b Merge branch 'dev-add-priority' of https://github.com/ha17/todo.txt-vim into ha17-dev-add-priority Leandro Freitas 2014-11-01 19:24:44 -02:00
  • c08d283ebb Merge pull request #23 from srodeme/documentation Leandro Freitas 2014-11-01 19:18:43 -02:00
  • d210414621 Merge pull request #22 from alhirzel/master Leandro Freitas 2014-11-01 19:17:59 -02:00
  • 4fb5384014 Add new functions to documentation Stephan Rodemeier 2014-11-01 20:27:47 +01:00
  • 689a9ff5a4 minor Alexander Hirzel 2014-10-31 22:26:55 -04:00
  • 2ebbf31f8c typos Alexander Hirzel 2014-10-31 21:51:26 -04:00
  • 1c69f2170a Merge branch 'dev-add-priority' of https://github.com/ha17/todo.txt-vim into dev-add-priority Hans Anderson 2014-10-31 18:32:13 -05:00
  • 8d8913a600 Easy to add a priority to the current line Hans Anderson 2014-10-31 18:23:27 -05:00
  • 3a87fd222e Easy to add a priority to the current line Hans Anderson 2014-10-31 18:23:27 -05:00
  • a823aa16d3 Merge pull request #19 from ha17/dev-sorting-priority-changing Leandro Freitas 2014-10-30 15:42:25 -02:00
  • a21c450b96 Removed some commented-out test code Hans Anderson 2014-10-28 09:04:39 -05:00
  • 04d603e987 Added two new sorting functions and a way to increase/decrease priorities easily Hans Anderson 2014-10-28 09:00:45 -05:00
  • 724d5b8d70 Doc updated David Beniamine 2014-10-10 18:12:14 +02:00
  • 46d7abb625 Readme updated David Beniamine 2014-10-10 18:09:32 +02:00
  • 2c4a2e5c34 CHG: Moved sort function to ftplugin David Beniamine 2014-10-10 17:59:36 +02:00
  • af35c769ed ADD: guards on mapping to avoid remappings David Beniamine 2014-10-10 17:42:32 +02:00
  • c0a6726696 CHG: Hierachical sort can now have1 to 3 levels David Beniamine 2014-10-10 17:38:37 +02:00
  • 2f64c2ff21 Use localleader instead of leader David Beniamine 2014-10-10 11:35:14 +02:00
  • 5425c33992 Merge branch 'master' of github.com:dbeniamine/todo.txt-vim David Beniamine 2014-10-09 16:26:54 +02:00
  • 62c8949881 ADD: Two level sort function David Beniamine 2014-10-09 16:16:46 +02:00
  • 5cc3889b95 small change on syntax colors nothing interesting David Beniamine 2014-10-09 16:15:27 +02:00
  • c26351fdb6 ADD: Two level sort function David Beniamine 2014-10-09 14:58:43 +02:00
  • 45aa73bf5e Fixes #14. Also changes some shortcuts Leandro Freitas 2014-04-27 21:26:58 -03:00
  • d1aaeff366 Added shortcut to mark all tasks as done Leandro Freitas 2014-04-27 10:54:27 -03:00
  • a3307cb57e Merge pull request #15 from neoascetic/patch-1 Leandro Freitas 2014-04-27 10:15:35 -03:00
  • 47a644b3f2 There IS reference to the plugin on todotxt.com Pavel Puchkin 2014-04-27 17:05:53 +11:00
  • 04a94957b9 Fixes #13, also a little bit of refactoring Pavel Puchkin 2014-04-27 15:56:24 +11:00
  • 47b48279c9 Merge pull request #12 from deanhouseholder/master Leandro Freitas 2014-03-19 00:00:53 -03:00
  • bfbf2446d0 Added support to mark multiple tasks as done. Leandro Freitas 2014-03-05 21:51:28 -03:00
  • 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. Dean Householder 2014-03-03 09:58:14 -07:00
  • 5a2eb56f8e Merge pull request #11 from neoascetic/fixes/9 Leandro Freitas 2014-01-04 04:52:25 -08:00
  • 072891f722 Fixed #9. Insert dates at the beginning of the line Pavel Puchkin 2013-12-22 11:19:08 +11:00
  • 19cd2c7e85 Merge pull request #10 from obilodeau/master Leandro Freitas 2013-11-25 11:04:33 -08:00
  • a2faa2ebc9 added vim doc and instructions to rebuild help tags Olivier Bilodeau 2013-11-25 14:00:00 -05:00
  • 840ac2f4bc Merge pull request #6 from seiichi/allow-non-alphanumeric-characters Leandro Freitas 2013-09-12 04:49:54 -07:00
  • e819caa41b Changed the regexp rules of TodoProject and TodoContext to allow non-alphanumeric characters Seiichi SATO 2013-09-10 09:07:37 +09:00
  • 24aed20597 Merge pull request #5 from seiichi/add-missing-leader-D-to-readme Leandro Freitas 2013-09-09 09:33:34 -07:00
  • 971aeb6779 Merge pull request #4 from seiichi/todosh-complatible-date-format Leandro Freitas 2013-09-09 09:33:03 -07:00
  • cfd6dcad69 README: Added the description about <leader>-D Seiichi SATO 2013-09-03 13:51:08 +09:00
  • 9213afa196 Changed the regexp rule for TodoDate to make to be compatible with todo.sh Seiichi SATO 2013-09-03 13:32:49 +09:00
  • d49e2a2214 Merge pull request #3 from jonasdiemer/jonasdiemer/master Leandro Freitas 2013-08-20 04:59:49 -07:00
  • d5958e691d Added mapping to mark done Jonas Diemer 2013-08-11 15:44:31 +02:00
  • 07503edd63 Merge pull request #2 from azmd/caseregex Leandro Freitas 2013-07-21 08:43:44 -07:00
  • bf5d3d9068 Changed file type detection to reflect new lowercase default behavior Gordon Schulz 2013-07-09 16:28:28 +02:00
  • c1969833d6 Merge pull request #1 from emilecantin/master Leandro Freitas 2013-06-13 07:08:21 -07:00
  • 4a2d949f2d Added a bit of documentation to README.markdown Emile Cantin 2013-06-07 18:40:25 -03:00
  • 749a5142c3 Changed todo list Leandro Freitas 2011-08-12 10:27:39 -03:00
  • 83da7c7f0b Mappings Leandro Freitas 2011-06-10 00:13:12 -03:00
  • eb9c759aea Set options every time Leandro Freitas 2011-06-07 16:56:44 -03:00
  • 23ccd83039 Folding completed tasks Leandro Freitas 2011-06-06 23:57:43 -03:00
  • de61f0fe40 Add task Leandro Freitas 2011-06-06 22:00:45 -03:00
  • 8cd6d52dfb Quick install steps Leandro Freitas 2011-06-06 12:49:01 -03:00
  • dcf4e882e0 Just figured out that the built-in :sort command does the job Leandro Freitas 2011-06-04 20:25:15 -03:00
  • ced5314f5a Merge with master Leandro Freitas 2011-06-03 22:29:10 -03:00
  • 5848295c31 Added new task Leandro Freitas 2011-06-03 15:54:37 -03:00
  • 5357d75e0d Implemented the compare method, but the sorting is not working Leandro Freitas 2011-06-03 00:33:56 -03:00
  • 9ce565deb0 Merged with master Leandro Freitas 2011-06-02 19:28:24 -03:00
  • e74cb52ab5 Merged with master Leandro Freitas 2011-06-02 19:28:02 -03:00
  • b3f95c3b3c Merge branch 'master' into sort Leandro Freitas 2011-06-02 19:27:02 -03:00
  • 03dd58c010 Matching \<word\> for context and project, new version Leandro Freitas 2011-06-02 15:45:34 -03:00
  • ed4302bb4f Matching \<word\> for context and project Leandro Freitas 2011-06-02 15:21:51 -03:00
  • d81f69089c Added an example to be reference Leandro Freitas 2011-06-02 00:12:45 -03:00