LeoKlaus / plappa

An Audiobook client for Jellyfin and AudioBookShelf, written in Swift/SwiftUI.
https://plappa.me
226 stars 1 forks source link

[feature] default bookmark name to date and time if empty #201

Closed cowens closed 5 days ago

cowens commented 1 week ago

While driving across the country, I will hit the bookmark button regularly so if something on the road distracts me I can hop back to a place I know in the story. It is dangerous to try to enter text while driving, so I would like to be able to just hit the bookmark button and have the bookmark name be the date and time the button was pressed or (less desirable because it requires more attention) be able to hit the bookmark button, hit ok, and have it set the name to the current date and time (rather than doing nothing as it currently does).

Making the behavior of the bookmark button configurable in settings would be nice, but I understand that can lead to code complexity and a confusing/daunting configuration section.

mrburns-42 commented 1 week ago

There is already a feature request: https://github.com/LeoKlaus/plappa/discussions/96

You can thumb up the feature request, to vote for them.

LeoKlaus commented 5 days ago

Hey cowens, thank you for the suggestion! As mrburns noted, there's already an open feature request for this in discussions, so I'll close this for now.