godbout / alfred-time

Start and stop tracking time with Toggl, Harvest, Everhour or Clockify through Alfred 4. ⏰️
MIT License
110 stars 8 forks source link

Filter out archived Toggl projects from menu #34

Closed andynil closed 4 years ago

andynil commented 4 years ago

This PR also filters out projects that have been archived.

https://github.com/toggl/toggl_api_docs/blob/master/chapters/projects.md

godbout commented 4 years ago

thanks!

i'll have a look in the following days on how Toggl handles archived projects (like can you still start a timer with an archived project, etc). depending on the situation, i might merge, or discuss. will need tests too.

godbout commented 4 years ago

checked. good catch. will merge, refactor and add tests. thanks!

godbout commented 4 years ago

can you check if it's working the way you are expecting? https://github.com/godbout/alfred-time/releases/tag/4.2.0

thanks!

andynil commented 4 years ago

The filter works great. Thanks for the help! Time.alfredworkflow still says 4.1.0 btw.

godbout commented 4 years ago

oops 😬️

the release process of the Workflow itself is a pain. i've updated the file, can you try again? please note that i might have fucked it up again, who knows.

andynil commented 4 years ago

It says 4.2.0 now, spelling is updated at as well. Cheers :)

godbout commented 4 years ago

fantastic. enjoy! thanks for the PR.