TimeTagger Extension
November 11, 2024 ยท View on GitHub
How to use
- You have to have TimeTagger account
- Go to TimeTagger/account to get API token
- Go back to
VSCode->File->Preferences->Settings - Find
Extensions->TimeTagger Extension, add you API token toTokensection
How to Install
- Step 1 : Make sure you have Nodejs installed. Then run:
npm install -g @vscode/vsce - Step 2: Package extension by command:
vsce package - Step 3: Right click on
.vsixfile, chooseInstall Extension VSIX