Skip to content

Proper project management with Taskwarrior in vim.

License

Notifications You must be signed in to change notification settings

samgriesemer/vim-roam-task

 
 

Repository files navigation

vim-roam-task

This repo is a taskwiki fork without a dependency on Vimwiki. Instead, this plugin operates on regular Markdown filetypes, and is compatible with vim-roam, unlike the primary Taskwiki repo. This fork also includes updated syntax rules consistent with those in vim-roam-md, as well as the following additions:

  • Integration with wiki.vim. Fixes the <CR> mapping to wiki#page#open instead of the Vimwiki file handler.
  • Task note taking support. Pressing <CR> when hovering over a task will open a new wiki page according to the task's UUID at the specified g:taskwiki_task_path. Opening this file for a given task currently adds a taskwarrior annotation with the datetime.

About

Proper project management with Taskwarrior in vim.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 93.3%
  • Vim Script 5.6%
  • Other 1.1%