From 7abe7d97bf40e0fe0c75d0048414cef25541d07a Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Wed, 26 Aug 2015 21:39:14 +0200 Subject: [PATCH] docs: Update the section for interactive commands --- doc/taskwiki.txt | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/doc/taskwiki.txt b/doc/taskwiki.txt index 82ca706..685a9f1 100644 --- a/doc/taskwiki.txt +++ b/doc/taskwiki.txt @@ -239,13 +239,21 @@ selected tasks. Opens a prompt for task modification, for selected task(s). ---------------------------------------------------------------------------- -Interactive commands +Interactive commands. + +Following commands work similiarly as the previous group, they can operate +on selected tasks. The modification is done via choosing the particular +modification (project, tag) in a split window. *:TaskWikiChooseProject* - Interactively choose project + Interactively choose project for selected task(s) by hitting over the + desired value in the split window. Use "q" to close the split, without + performing any modifications. *:TaskWikiChooseTag* - Interactively choose tag + Interactively choose tag for selected task(s) by hitting over the + desired value in the split window. Use "q" to close the split, without + performing any modifications. ---------------------------------------------------------------------------- Meta commands