streamdeck-toggl icon indicating copy to clipboard operation
streamdeck-toggl copied to clipboard

Add support for additional values (e.g. tags)

Open tobimori opened this issue 4 years ago • 7 comments

tobimori avatar May 23 '20 22:05 tobimori

:)

D

On Aug 6, 2020, at 11:59 AM, Tobias Möritz [email protected] wrote:

Reopened #3 https://github.com/tobimori/streamdeck-toggl/issues/3.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tobimori/streamdeck-toggl/issues/3#event-3630435977, or unsubscribe https://github.com/notifications/unsubscribe-auth/APFNACDJY6G3W3UPLGKWOXLR7L4RZANCNFSM4NIT6EAA.

MacSparky avatar Aug 07 '20 00:08 MacSparky

I second this! Tags is really how I use toggl and would be a welcome addition to the streamdeck action (can always assign to projects later)

milindian avatar Sep 19 '20 19:09 milindian

I opened a PR earlier this month to add support for tags (https://github.com/tobimori/streamdeck-toggl/pull/7) and it's been working fine for me.

Mind giving it a try?

quanganhdo avatar Sep 20 '20 16:09 quanganhdo

Adding this in the rewrite. Still need to figure out a good way for setting it via the Property Inspector.

tobimori avatar Apr 03 '21 13:04 tobimori

@tobimori Any update on the rewrite or is there anything started somewhere that I/we can help?

xadamxk avatar Jul 06 '21 19:07 xadamxk

@tobimori Any update on the rewrite or is there anything started somewhere that I/we can help?

Sorry, It's still on my todo list, although I'm (sadly) still pretty busy. There's a new branch where I worked on it. I finished the first alpha build in May, with the following release notes:

Here's what's working:

  • Toggle action will stop the running timer if there's one, otherwise it'll start a new timer
  • Stop action stops currently running timer
  • Start action restarts the timer, no matter the running one
  • Multi accounts should work
  • Settings should work

Here's what's not working yet, but planned:

  • Toggle action matching against settings (can be switched off)
  • Status action
  • Polling/auto updating information about running timer
  • Tags support
  • Tasks support

I'm happy to accept PRs, although the code is probably still really messy right now.

Edit: I think the biggest act/hurdle is to built an efficient polling function. If you could tackle that on, it'd be great.

tobimori avatar Jul 06 '21 19:07 tobimori

I'd love this too. Has there been any progress in the last year?

Any way I can help?

JesperDramsch avatar May 28 '22 12:05 JesperDramsch