docs: rephrase roadmap

This commit is contained in:
2025-12-05 15:57:46 +01:00
parent a45230c940
commit 4cbb13e371

View File

@@ -38,8 +38,8 @@ Please also note that as of now, you need to have [ffmpeg](https://ffmpeg.org/)
- [x] list your library - [x] list your library
- [x] list your unfinished books with progress information - [x] list your unfinished books with progress information
- [ ] play/pause a book - [ ] play/pause a book
- [ ] start a book from where it was left off on the last time it was played whichever the device - [ ] resume playback of a book from the last position, regardless of which device was used previously
- [ ] register where a book is left off when pausing or closing the app - [ ] save the current playback position when pausing or exiting the app
- [ ] print progress at the bottom of the app while a book is playing - [ ] print progress at the bottom of the app while a book is playing
- [ ] add control to go to the previous/next chapter - [ ] add control to go to the previous/next chapter
- [ ] add a control to jump 30s earlier/later - [ ] add a control to jump 30s earlier/later