Update README.md

This commit is contained in:
Dheepak Krishnamurthy 2020-10-22 22:41:55 -06:00
parent 66c00e2cfd
commit 62f5698db7

View file

@ -86,6 +86,9 @@ Use your favorite installation method to download the [AUR package](https://aur.
### Calendar view
<details>
<summary> Click to expand! </summary>
`taskwarrior-tui` supports a Calendar view, which you can get to by hitting the `]` key:
![](https://user-images.githubusercontent.com/1813121/96957124-0c211f00-14b7-11eb-9d29-b3b68420af44.gif)
@ -96,6 +99,8 @@ See the next section for more information.
You can switch back to the task view by hitting the `[` key.
</details>
### Configure `taskwarrior-tui` using `~/.taskrc`:
<details>