Add Toggl one-click time tracking to popular web tools.
NOTE: this is fork of toggl-button as upstream did not consider the changes mergeable
Chrome will soon disable all non Chrome Web Store extensions for Windows and Mac, so this is not viable solution for the future. More info: https://support.google.com/chrome/answer/2811969
- Clone the repository:
git clone git://github.com/eventum/toggl-button
- Navigate to
chrome://extensions/
and enable "Developer Mode". - Choose "Load unpacked extension..."
- Open the src directory in the toggl-button directory you just cloned and follow the prompts to install.
List of all the changes and added features can be found at http://toggl.github.io/toggl-button
- Log in to your Toggl account and keep yourself logged in (no need to keep the tab open).
- Go to your Eventum account and start your Toggl timer there.
Or start entry from the extension icon menu
- To edit the running time entry
- Edit entry details from the post start popup that is shown right after you click the "Start timer" button
- Edit entry details from the extesnion icon menu by clicking the running duration
- To stop the current running timer:
- Press the button again
- Stop the entry from the extension icon menu
- Start another time entry inside your account.
- Go to Toggl to stop or edit your time entry.
If you use a setup, where one of the supported services is on a custom domain you can customize the extension to fit your needs. Here is a step by step guide on how to add custom domain to the extension.
Note, this is fork, you may want to contribute to upstream instead.