mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-23 02:23:07 +02:00
docs: Add section about how taskwiki works in general
This commit is contained in:
parent
85a84454ba
commit
f70f9b05c7
1 changed files with 7 additions and 0 deletions
|
@ -62,6 +62,13 @@ enables grid view.
|
|||
|
||||
git clone https://github.com/farseer90718/vim-taskwarrior ~/.vim/bundle/
|
||||
|
||||
### How it works
|
||||
|
||||
Taskwiki enhances simple vimwiki task lists by storing the task metadata in
|
||||
Taskwarrior. Taskwarrior uses plaintext data files as a backend, and taskwiki
|
||||
uses Taskwarrior as a backend. This allows taskwiki to leverage its powerful
|
||||
features, such as filtering, recurrent tasks, user defined attributes or hooks.
|
||||
|
||||
### Features
|
||||
|
||||
- ViewPorts: a vimwiki header with a task query (filter) embedded, generate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue