quartertone
quartertone
This issues is still a big problem. How is it not resolved already? ``` document.getElementById("btn").onclick = function() { swal("Test default value", { buttons: { cancel: true, ok: { value: "Button...
I think it would make sense to apply it to all those situations (ie, your second scenario). In my mind, I think of finished tracks as "not yet started" when...
@huftis That's one way to do it. But I think it depends on your listening preference and content. Imagine the following scenario: - Audiobook has 5 chapters/tracks - User plays...
Perfect, I like it! Also, I just realized that there is no Next/Previous button in the interface anywhere. Or did I overlook a setting somewhere? (should this be its own...
Agh, sorry for the multiple pull requests. The first spacing correction fixed the indent, but I forgot about the intervening tab character, which I fixed in the second (third) pull...
Right! i meant "commit". Still learning the terminology. I will send up a fresh clean pull request to keep it nice and tidy. Thanks for your patience and the education!
Yes also to #861, but this is a slightly different issue. The current interface requires toggling off the System brightness setting every time the app is opened.* What I'm looking...
This would also be useful for links posted to BlueSky as in the example below > https://go.bsky.app/redirect?u=https%3A%2F%2Fact.eff.org%2Faction%2Ftell-congress-no-to-internet-blacklists I have a custom pattern for the pattern checker module, but the result...
The "sleep timer" has use cases other than just sleep. Maybe you only want to listen to xx minutes of the audiobook this session, or you have a quota or...