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 towiki#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 specifiedg:taskwiki_task_path
. Opening this file for a given task currently adds ataskwarrior
annotation with the datetime.