mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 14:36:42 +02:00
docs: Update README.md 📚
This commit is contained in:
parent
016453fc03
commit
53d5444405
1 changed files with 3 additions and 2 deletions
|
@ -55,8 +55,6 @@ If you are compiling from source, you'll need to most recent stable rust compile
|
|||
### Configuration
|
||||
|
||||
`taskwarrior-tui` uses `taskwarrior`'s `.taskrc` for configuration.
|
||||
`taskwarrior-tui` parses the output of `task show` to get configuration data.
|
||||
This allows `taskwarrior-tui` to use the same defaults as `taskwarrior` and configure additional options as required.
|
||||
|
||||
Here is an example `.taskrc`
|
||||
|
||||
|
@ -84,6 +82,9 @@ uda.taskwarrior-tui.shortcuts.0=~/local/bin/task-sync.sh
|
|||
uda.taskwarrior-tui.report.next.filter=(status:pending or status:waiting)
|
||||
```
|
||||
|
||||
`taskwarrior-tui` parses the output of `task show` to get configuration data.
|
||||
This allows `taskwarrior-tui` to use the same defaults as `taskwarrior` and configure additional options as required.
|
||||
|
||||
See the documentation for more information:
|
||||
|
||||
- <https://kdheepak.com/taskwarrior-tui/configuration/keys>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue