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
|
New Features in tasksh 1.1.0
|
||||||
|
|
||||||
- Context support
|
- Review support
|
||||||
|
|
||||||
New commands in tasksh 1.1.0
|
New commands in tasksh 1.1.0
|
||||||
|
|
||||||
- 'context' command adds a context, which is a filter term
|
- 'review' begins an interactive review session
|
||||||
- 'leave' removes the most recently added context
|
|
||||||
- 'clear' removes all contexts
|
|
||||||
|
|
||||||
New configuration options in tasksh 1.1.0
|
New configuration options in tasksh 1.1.0
|
||||||
|
|
||||||
|
|
|
@ -27,22 +27,13 @@ Taskwarrior.
|
||||||
.B exit/quit/Ctrl-D
|
.B exit/quit/Ctrl-D
|
||||||
These commands cause tasksh to terminate.
|
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
|
.TP
|
||||||
.B diagnostics
|
.B diagnostics
|
||||||
Displays settings pertinent to tasksh.
|
Displays settings pertinent to tasksh.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B leave
|
.B review
|
||||||
Removed the most recently added context.
|
Begins an interactive review session.
|
||||||
|
|
||||||
.SH USAGE
|
.SH USAGE
|
||||||
Here is an example tasksh session.
|
Here is an example tasksh session.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue