mirror of
https://github.com/GothenburgBitFactory/taskshell.git
synced 2025-06-26 10:54:29 +02:00
Docs: Updated to remove 'context', add 'review'.
This commit is contained in:
parent
1494300e42
commit
5eb8e6f28a
2 changed files with 4 additions and 15 deletions
6
NEWS
6
NEWS
|
@ -1,13 +1,11 @@
|
|||
|
||||
New Features in tasksh 1.1.0
|
||||
|
||||
- Context support
|
||||
- Review support
|
||||
|
||||
New commands in tasksh 1.1.0
|
||||
|
||||
- 'context' command adds a context, which is a filter term
|
||||
- 'leave' removes the most recently added context
|
||||
- 'clear' removes all contexts
|
||||
- 'review' begins an interactive review session
|
||||
|
||||
New configuration options in tasksh 1.1.0
|
||||
|
||||
|
|
|
@ -27,22 +27,13 @@ Taskwarrior.
|
|||
.B exit/quit/Ctrl-D
|
||||
These commands cause tasksh to terminate.
|
||||
|
||||
.TP
|
||||
.B clear
|
||||
Removeѕ all contexts.
|
||||
|
||||
.TP
|
||||
.B context project:Home
|
||||
Adds a new context to the list, in this example the 'Home' project. Every
|
||||
command for Taskwarrior then get the context terms added to the query.
|
||||
|
||||
.TP
|
||||
.B diagnostics
|
||||
Displays settings pertinent to tasksh.
|
||||
|
||||
.TP
|
||||
.B leave
|
||||
Removed the most recently added context.
|
||||
.B review
|
||||
Begins an interactive review session.
|
||||
|
||||
.SH USAGE
|
||||
Here is an example tasksh session.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue