tobimori / streamdeck-toggl

⏱️ Make time tracking a 🍰 piece of cake, with Toggl Track and Elgato Stream Deck (Toggl Track integration for Stream Deck)
MIT License
120 stars 39 forks source link

Pomodoro Support #10

Open PDQMichael opened 3 years ago

PDQMichael commented 3 years ago

I've been using this integration a lot. I haven't figured out how to do pomodoro timers though. I looked through the API and there doesn't appear to be a flag or attribute to differentiate the timer type. Do you know if the API supports pomodoro and whether we could extend the integration to support this?

tobimori commented 3 years ago

I think Pomodoro support would need to be implemented in the plugin itself. It seems like a feature exclusive to the Desktop client, so it's probably not available for API users. I'll look into adding this with the Rewrite, although it's not a priority for me right now.