Add project option to new timer

This commit is contained in:
peter
2022-07-09 13:36:14 +00:00
parent d2e16d91aa
commit 97b278d240
3 changed files with 124 additions and 12 deletions

View File

@@ -14,7 +14,7 @@ Paste this token into the config page of this module and click save. If all is w
**Start New Timer**
Start a new timer running with the description set in the action and store the ID
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.
**Get Current Timer**
@@ -34,4 +34,7 @@ Presets are available for **Start Timer** and **Stop Timer**. The **Stop Timer**
First release
### Version 1.0.1
Fix broken link
Fix broken link
### Version 1.0.2
Allow a project to be specified when starting a new timer button