Skip to content

Commit

Permalink
docs(readme): add new t action in keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-thevenet committed Nov 30, 2024
1 parent 8f6fee4 commit 7c58f8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ I also spend most of my writing time in the terminal (Helix) and do not rely on

## Planned Features

- `new` action in Explorer Tab to create a new child on selected entry
- A Timeline tab with a calendar and a chronological view. (I'd also like to be able to import calendar files)

## Installation
Expand Down Expand Up @@ -138,6 +139,7 @@ Check the key map within the app with `?`
| `s` | Focus search bar (`enter` or `esc` to unfocus) |
| `o` | Open selection in default editor |
| `e` | Quickly edit selection |
| `t` | Change selected task state |
| `r` | Reload vault |

![](./examples/demo_explorer.gif)
Expand Down

0 comments on commit 7c58f8a

Please sign in to comment.