mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-25 08:47:18 +02:00
docs: Update README.md 📚
This commit is contained in:
parent
cc9f0a6a17
commit
e1221f074c
2 changed files with 4 additions and 4 deletions
|
@ -118,9 +118,6 @@ 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.
|
||||
|
||||
</details>
|
||||
|
||||
### References / Resources
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
# Advanced 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.
|
||||
|
||||
## `taskrc` config file options:
|
||||
|
||||
Other `taskwarrior-tui` configuration options are possible using the user defined attribute feature of `taskwarrior`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue