sponsor Vim development Vim logo Vim Book Ad

taskpaper.vim : TaskPaper to-do list format support

 script karma  Rating 546/170, Downloaded by 8664  Comments, bugs, improvements  Vim wiki

created by
David O'Callaghan
 
script type
ftplugin
 
description
The latest version is available from https://github.com/davidoc/taskpaper.vim

From the TaskPaper website (http://hogbaysoftware.com/projects/taskpaper):

  "TaskPaper is a simple to-do list application that helps you stay
organized. Unlike competing applications, TaskPaper is based on plain text
files which offer you paper-like simplicity and ease of use."

TaskPaper is a to-do list application for Mac OS X based on the "Getting
Things Done" approach of David Allen (http://www.davidco.com/). It supports
the GTD notions of projects, tasks and contexts.

This package contains a syntax file and a file-type plugin for the simple
format used by the TaskPaper application. It is intended for Mac users who
want to edit their TaskPaper lists in Vim from time to time (for example, in
a SSH session, or on a non-Mac system) and for anyone who is looking for a
simple to-do list format.
 
install details
Unpack the package into your .vim directory.
It contains the following files:
    autoload/taskpaper.vim
    doc/example.taskpaper
    doc/taskpaper.txt
    doc/taskpaper_licence.txt
    ftdetect/taskpaper.vim
    ftplugin/taskpaper.vim
    syntax/taskpaper.vim
 

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
taskpaper-0.7.tar.gz 0.7 2012-03-06 6.0 David O'Callaghan Major update with many improvements and additional features.
taskpaper-0.6.tar.gz 0.6 2011-02-15 6.0 David O'Callaghan Updates from contributors:
  - ToggleCancelled
  - Customise the date format
  - Use tabs not spaces (noexpandtab)
  - Use <Leader> rather than <LocalLeader>
  - Start new task after <CR>
taskpaper-0.5.tar.gz 0.5 2010-08-22 6.0 David O'Callaghan Now on http://github.com/davidoc/taskpaper.vim
- Display non-tasks as comments
- Patch to toggle done state
taskpaper-0.4.tar.gz 0.4 2008-05-23 6.0 David O'Callaghan Use styles from colour scheme for better control of appearance.
taskpaper.tar.gz 0.3 2008-03-03 6.0 David O'Callaghan New release including changes suggested and contributed by users.
taskpaper.tar.gz 0.2 2007-12-10 6.0 David O'Callaghan New release including patches contributed by users..
taskpaper.tar.gz 0.1 2007-09-25 6.0 David O'Callaghan gzipped the tar file this time!
ip used for rating: 34.204.177.148

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