update module to newer and more aligned to template structure
This commit is contained in:
@@ -12,7 +12,7 @@ Paste this token into the config page of this module and click save. If all is w
|
||||
|
||||
## Actions
|
||||
|
||||
**Start New Timer**
|
||||
**Start New Timer**
|
||||
|
||||
Start a new timer running with the description set in the action and store the ID. If a list of projects has been retrieved on startup you can choose a project. By default a new timer can't be started if one is already running. This behaviour can be changed by ticking the 'Always Start' option in the module configuration.
|
||||
|
||||
@@ -35,12 +35,15 @@ Presets are available for **Start Timer** and **Stop Timer**.
|
||||
## History
|
||||
|
||||
### Version 1.0.0
|
||||
|
||||
First release
|
||||
|
||||
### Version 1.0.1
|
||||
|
||||
Fix broken link
|
||||
|
||||
### Version 1.0.2
|
||||
|
||||
Allow a project to be specified when starting a new timer button
|
||||
|
||||
Add an action to refresh the project list
|
||||
@@ -48,16 +51,17 @@ Add an action to refresh the project list
|
||||
Add 'Always start' configuration option
|
||||
|
||||
### Version 1.0.3
|
||||
|
||||
Add variables for timerId and timerDescription
|
||||
|
||||
### Version 2.0.0
|
||||
|
||||
Updated for Companion version 3
|
||||
|
||||
Updated for toggl API version 9
|
||||
|
||||
### Version 2.0.1
|
||||
|
||||
Make the API token config field required
|
||||
|
||||
Fix manifest file
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user