sponsor Vim development Vim logo Vim Book Ad

taskmanagementvim : It uses schema that uses GTD-like philosophy to let you manage tasks within vim.

 script karma  Rating -1/3, Downloaded by 605  Comments, bugs, improvements  Vim wiki

created by
Abhijit Nadgouda
 
script type
utility
 
description
This plugin uses a specific schema. You can you your own schema by easily changing the code if you want.

In fact, I wanted to keep this is as a .vimrc script so that you can easily modify it as per your need. However, plugins and changes to these plugins are easier to manage than loose scripts. Hence this attempt.

I will still encourage you glance over the code and make changes as per your need.
 
install details
There is a syntax file along with the functionality code. When you extract the archive, you will find plugin and syntax directories. Install plugin/taskmanagement.vim to your vim plugins directory (.e.g, .vim/plugin on Linux) and syntax/taskmanagement.vim to corresponding syntax directory (e.g., .vim/syntax).

The task files are stored in VIMTASKMANAGEMENTDIR directory. If you do not set it specifically, it is set to ~/wiki.

The details of schema are explained at http://ifacethoughts.net/2008/05/11/task-management-using-vim/

In addition to commands mentioned there, you can use the command Pending to get a list of tasks not done in last 7 days.

The plugin depends on strftime() function. It will prompt you a message if your platform does not support strftime. Contact me at abhijit at ifacethoughts.net in case you face other problems.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
taskmanagementvim.tar.gz 1.0 2012-02-06 7.0 Abhijit Nadgouda Initial upload
ip used for rating: 3.138.122.195

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github