Skip to content

Commit

Permalink
docs: improve workflow setup instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejilderda committed Dec 29, 2023
1 parent 7f6e120 commit c58fbee
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Control your [Harvest](https://www.getharvest.com/) timers directly from [Alfred](https://www.alfredapp.com/).
## Control your [Harvest](https://www.getharvest.com/) timers using [Alfred](https://www.alfredapp.com/).

- Start, stop and adjust timers
- Delete timers
Expand Down
20 changes: 17 additions & 3 deletions info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -1129,7 +1129,7 @@ fi</string>
<key>keyword</key>
<string>hvs</string>
<key>subtext</key>
<string>Required: Harvest API token &amp; account id (hold cmd for setup instructions)</string>
<string>Required: Harvest API token (hold cmd for setup instructions)</string>
<key>text</key>
<string>Setup: Set Harvest credentials</string>
<key>withspace</key>
Expand Down Expand Up @@ -1250,8 +1250,22 @@ fi</string>
</dict>
</array>
<key>readme</key>
<string>For more information and installation instructions head over to:
https://github.com/andrejilderda/alfred-harvest</string>
<string># Control your [Harvest](https://www.getharvest.com/) timers using Alfred.
## Features
- 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)
## Setup instructions
To finalise the installation follow the instructions at:
https://github.com/andrejilderda/alfred-harvest#installation--setup
Enjoy!</string>
<key>uidata</key>
<dict>
<key>0113364C-D18F-4B1C-B082-9579BE03D03C</key>
Expand Down

0 comments on commit c58fbee

Please sign in to comment.