taskpaper.vim icon indicating copy to clipboard operation
taskpaper.vim copied to clipboard

This package contains a syntax file and a file-type plugin for the simple format used by the TaskPaper application.

Results 22 taskpaper.vim issues
Sort by recently updated
recently updated
newest added

There should be better support for filtering for due tasks, e.g. "due today and overdue", "due this week" etc.

I have `let g:task_paper_follow_move = 0` and this works fine for `tm` commands. However, when I do `tD`, the cursor still jumps to the Archive project. Ideally, this command would...

I wish I could type, say, `@priority(`, then do OmniComplete to cycle through a list of existing values for that tag. @bcoady?

I propose to move all keybindings to localleader mapping as it is filetype-specific plugin. It will eliminate possible overrides of user keybindings.

This is a weird one... Somehow ftdetect/taskpaper.vim is causing vim to set the filetype of a .py file which contains the # character at the start of a line to...

It'd be nice if, when you archive items that are @done, the @today tag was removed from those items. That way, when I view "Today" tasks the following day, yesterday's...

I have a couple of big .taskpaper files coming from plaintasks in SublimeText. I'd love to change the task line beginning to '[ ]' instead of '-' and if possible...

Hi, basically the contrast was very low in my favorite colorschemes (Tomorrow, PaperColor, jellybeans), so I changed it to what you see. If you want to, I can provide screenshots...

function for delete multiple tags move to top/bottom function don't move cursor when archiving, tabs -> spaces