docs: add stats keybinding and mark feature complete

This commit is contained in:
2026-01-04 16:38:16 +01:00
parent 009111e57d
commit 837bb12a89

View File

@@ -42,6 +42,7 @@ Please also note that as of now, you need to have [ffmpeg](https://ffmpeg.org/)
| `down` | Decrease playback speed | | `down` | Decrease playback speed |
| `f` | Mark as finished/unfinished | | `f` | Mark as finished/unfinished |
| `d` | Download/delete from cache | | `d` | Download/delete from cache |
| `s` | Show stats screen |
| `q` | Quit the application | | `q` | Quit the application |
## Roadmap ## Roadmap
@@ -60,7 +61,7 @@ Please also note that as of now, you need to have [ffmpeg](https://ffmpeg.org/)
- [x] increase/decrease reading speed - [x] increase/decrease reading speed
- [x] mark a book as finished or unfinished - [x] mark a book as finished or unfinished
- [x] make ui responsive - [x] make ui responsive
- [ ] get your stats in a separated pane - [x] get your stats in a separated pane
- [ ] filter books on views - [ ] filter books on views
- [ ] search in your book library - [ ] search in your book library
- [ ] search the marketplace for books - [ ] search the marketplace for books