This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# Alfred-Time | ||
|
||
Very (very) basic workflow to start and stop timers for Toggl and/or Harvest services through Alfred. | ||
|
||
# Why | ||
|
||
I prefer using Toggl for tracking time, I like their dashboard and reports better. But I use Harvest for invoices. So instead of starting both services separately (😴) separately, I did the workflow so I can start and stop all services in one shot. | ||
|
||
# Current features | ||
|
||
* Generate and open default workflow config file at first start | ||
* Launch edit of workflow config file through Alfred if needed | ||
* Start timer for Toggl and/or Harvest (as defined in config) with default project/task/tag | ||
* Stop current timer for Toggl and/or Harvest (as defined in config) | ||
|
||
# How to use | ||
|
||
* GIFs coming later | ||
|
||
# Todo | ||
|
||
* Allow choice of default project, or not at all | ||
* Allow choice of default tags/tasks, or not at all | ||
* See reports directly in Alfred | ||
|
||
# Contribute | ||
|
||
* Feel free to let me know if something doesn't work, if you think something could be done better, or just fork and pull request. | ||
|
||
# Download | ||
|
||
* Release page coming later |