docs: update roadmap

This commit is contained in:
2025-12-16 03:10:32 +01:00
parent 1474302d7e
commit 3701b37f4c

View File

@@ -45,6 +45,7 @@ Please also note that as of now, you need to have [ffmpeg](https://ffmpeg.org/)
| `right` | Seek forward 30 seconds | | `right` | Seek forward 30 seconds |
| `ctrl+left` | Go to the previous chapter | | `ctrl+left` | Go to the previous chapter |
| `ctrl+right` | Go to the next chapter | | `ctrl+right` | Go to the next chapter |
| `d` | Download/delete from cache |
| `q` | Quit the application | | `q` | Quit the application |
## Roadmap ## Roadmap
@@ -58,9 +59,9 @@ Please also note that as of now, you need to have [ffmpeg](https://ffmpeg.org/)
- [x] add a control to jump 30s earlier/later - [x] add a control to jump 30s earlier/later
- [x] add control to go to the previous/next chapter - [x] add control to go to the previous/next chapter
- [x] save/resume playback of a book from the last position, regardless of which device was used previously - [x] save/resume playback of a book from the last position, regardless of which device was used previously
- [ ] mark a book as finished or unfinished - [x] download/remove a book in the cache without having to play it
- [ ] download/remove a book in the cache without having to play it
- [ ] increase/decrease reading speed - [ ] increase/decrease reading speed
- [ ] mark a book as finished or unfinished
- [ ] get your stats in a separated pane - [ ] 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