Favro - Toggl Timer

Start Toggl Timer when viewing a Favro ticket

Versione datata 31/05/2024. Vedi la nuova versione l'ultima versione.

Autore
mikemeier
Valutazione
0 0 0
Versione
1.20.1
Creato il
01/03/2020
Aggiornato il
31/05/2024
Dimensione
14,9 KB
Licenza
MIT
Applica a

Installation
============
- Visit favro.com
- Add a custom field (On open card) -> Create custom Field -> Name = Toggl Project Id (What ever you like) / Type = Number
- Install UserScript Favro - Toggl Timer
- Visit favro.com
- Fill out every needed key (prompt fields)
- Open a favro ticket -> tracking will start after 5s

Optional configuration via storage:
{
"favro_email": "[email protected]",
"favro_api_key": "your_favro_api_key",
"favro_ticket_prefix": "XXX-",
"favro_organization_id": "favro_organization_id",
"favro_columns_to_track": "AAbbCCddEE,FFggHHiiJJ",
"favro_pid_custom_field_id": "AAbbCCddEE",
"toggl_api_key": "toggl_api_key",
"toggl_wid": 1234
}