From f70f9b05c7b0db0f3cd13127aca5823120c6256c Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Fri, 14 Aug 2015 21:19:39 +0200 Subject: [PATCH] docs: Add section about how taskwiki works in general --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b6c27ae..7cab26e 100644 --- a/README.md +++ b/README.md @@ -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