Jump to content

Harvest — Control your Harvest timers in Alfred


Recommended Posts

Hi everyone,
 
Here’s my new workflow for tracking time with Harvest. It’s heavily inspired by Neil Renicker’s Harvest workflow which stopped working for me (and will be retired soon).
  • Start, stop and adjust timers

  • Delete timers

  • Add/append notes

  • API token is stored in keychain (no password used for authenticating)

  • Uses the latest Harvest API (v2)

68616415-48858600-04c5-11ea-921c-38d3b8d

 

Installation & setup
Install the latest version which you can find under Releases.

  1. Make sure you have node.js installed. To check run `node -v` from your terminal.
  2. Go to https://id.getharvest.com/developers › 'Create New Personal Access Token' and give it a name, i.e. 'Alfred workflow'.
  3. Copy the access token and remember your Account ID.
  4. Type `hvs` and press 'enter',
  5. Paste the API token and press 'enter',
  6. Type your 6-digit Account ID and press 'enter',
  7. Type `hvn` and start your first timer!

*The first time you run the workflow you may be prompted to grant access to the API token (which is stored in your Keychain).

 

More information:

https://github.com/ajilderda/alfred-harvest-v2

 

Download:

https://github.com/ajilderda/alfred-harvest-v2/releases/latest

 

Enjoy!

Edited by Ajilderda
Link to comment
  • 6 months later...

@kimhn That might be possible, but since I don't have multiple users in my plan I'm unable to test (and it's a bit pricy to upgrade 😅). If you have a test account and you're ok with sharing the api token I can see what I can do (you can revoke the API-token anytime).

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...