All notable changes to the Hubstaff for VSCode extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Initial release.
It would store your
APP_TOKEN
andEMAIL
andPASSWORD
to genrateAUTH_TOKEN
. then it would useAPI.custom.by_date.my
to get hours worked today.
- Clone project using
yo code
tool.