sponsor Vim development Vim logo Vim Book Ad

Mini Year Todo & Gantt Planner for VIM : Draw a todo list and its Gantt chart over the year

 script karma  Rating 12/3, Downloaded by 861  Comments, bugs, improvements  Vim wiki

created by
patrick295767 patrick295767
 
script type
utility
 
description


"
" Mini Year Planner for VIM
" version 0.01
"
" Needs some joint efforts for a newer release, please.
" todo:
" Simple Tabulation of the months

" -----------------------------------------------------------
" How to ?
" Select the first line (###################) with shift+v
" then press ,q
" and you will see that it will attempt to draw you the tabs for the year
" If you enter 1testa;2    then it will prolongate the "#" line to reach the
" tabulation of the number 2
" -----------------------------------------------------------




" Example - Simple Project Bar Planner for the current year
" -----------------------------------------------------------
"                    #########################################################################
"                         1     2     3     4     5     6     7     8     9     10     11     12    
"1testa;    2;
"2testa;3.5;3.5;     #########(1m)###########
"testa; dsfkasdf;
"testa;dsfkasdf;
"5testa ;10.2;10.2;  #########(1m)#################################################
"6testa ;8.2;8.2;    #########(8m)#####################################
"




 
install details
Add-on to the ~/.vimrc
 

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
vim_planner.vim 0.01 2013-02-11 7.0 patrick295767 patrick295767 Initial upload
ip used for rating: 3.89.200.155

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