mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-20 01:03:06 +02:00
docs: Update the section for interactive commands
This commit is contained in:
parent
a640f83af2
commit
7abe7d97bf
1 changed files with 11 additions and 3 deletions
|
@ -239,13 +239,21 @@ selected tasks.
|
||||||
Opens a prompt for task modification, for selected task(s).
|
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*
|
*:TaskWikiChooseProject*
|
||||||
Interactively choose project
|
Interactively choose project for selected task(s) by hitting <CR> over the
|
||||||
|
desired value in the split window. Use "q" to close the split, without
|
||||||
|
performing any modifications.
|
||||||
|
|
||||||
*:TaskWikiChooseTag*
|
*:TaskWikiChooseTag*
|
||||||
Interactively choose tag
|
Interactively choose tag for selected task(s) by hitting <CR> over the
|
||||||
|
desired value in the split window. Use "q" to close the split, without
|
||||||
|
performing any modifications.
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
Meta commands
|
Meta commands
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue