Marcel Robitaille
Marcel Robitaille
@marcelklehr I would also be very interested in this. May I join this design review as well?
I just opened a duplicate issue without realizing. Sorry for the noise. I outlined my ideas of how it would work there, which is still available. I can work on...
I added an alarm sound effect when a timer runs out. My branch is here: https://github.com/MarcelRobitaille/cookbook/tree/671-timer-alarm-sound I stole the sound effect from the DuckDuckGo timer. I'm not sure what license...
Thanks for looking into the sound we could use. I am not sure where it's coming from, but when using the `file-loader` webpack loader, the URL of the mp3 starts...
The `file-loader` issue was fixed with #1099. The only thing left is to find a sound we can use I think.
Wow, those are good ones. Thanks for finding them. I was not able to find anything nearly that good. I like the alarm clock ones best. Should we do a...
I have noticed this as well. This is caused by `@nextcloud/vue` `AppNavigation`, and they don't provide a clean way to solve this IMO. I dislike many things about `AppNavigation` to...
Really? I just tested it again and I am not getting any events. Did you have to do anything special? I copied the same `subscribe` call as `AppNotification` and nothing.
What the heck. I was subscribing to `toggle-navigation`. I didn't notice that they were emitting `navigation-toggled` instead. Thanks!
The plugin has not been working reliably for me. Sometimes it shows up, but sometimes it doesn't recognize that it's a vue app.