Code Monkey home page Code Monkey logo

vscode-clockify's Introduction

Clockify

Quality Gate Status Security Rating Vulnerabilities Bugs Lines of Code Duplicated Lines (%) Maintainability Rating

Implements Clockify time tracker in VSCode.

Clockify logo

Functions

You can manage your workspaces, clients, projects, tasks and time entries. You can start and stop a timer on the status bar or automatically by adjusting the settings for the workspace in which you want to enable the auto tracking.

Installation

Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter:

ext install tobiaswaelde.clockify-tracker

Or you can just search for "Clockify" in the Extensions view.

Preview

Clockify TreeView screenshot

Getting Started

Getting Started

Configuration

All keys starting with simpleChangelog.

Settings key Type Default value Description
apiKey string The clockify API key.
defaultWorkspaceId string The ID of the default workspace in which start tracking (if no workspace ID is set in the workspaces settings.json)
fetchLimit number 200 Limit the number of items that will be fetched for displaying in the tree view.
hideSensitiveData boolean false Hide sensitive data. Can be useful for screenshots.
showIds boolean false Show IDs of the data.
workspaces.showNumberOfMembers boolean true Show the number of members for each workspace.
tracking.workspaceId string The ID of the default workspace.
tracking.projectId string The ID of the default project in the workspace. clockify.tracking.workspaceId must be set.
tracking.taskId string The ID of the default task in the workspace. clockify.tracking.workspaceId must be set.
tracking.billable boolean false Check if Time Entry is billable.
tracking.autostart boolean false Start tracking with opening the IDE.
tracking.autostop boolean true Stop tracking with closing the IDE.

vscode-clockify's People

Contributors

tobiaswaelde avatar dependabot[bot] avatar brycefranzen avatar rattkin avatar trenkmann avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.