File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020
2121## Installation
2222
23- 1 . Install from the [ JetBrains Marketplace] ( https://plugins.jetbrains.com/plugin/27391-ziit ) (Link will be updated once published)
23+ 1 . Install from the [ JetBrains Marketplace] ( https://plugins.jetbrains.com/plugin/27391-ziit )
2424
2525## Setup
2626
27271 . Install the Ziit plugin from the JetBrains Marketplace.
28282 . Open your JetBrains IDE (IntelliJ IDEA, WebStorm, PyCharm, etc.).
29293 . Go to ` File ` > ` Settings ` (or ` IntelliJ IDEA ` > ` Preferences ` on macOS).
30- 4 . Navigate to ` Tools ` > ` Ziit Configuration ` .
30+ 4 . Navigate to ` Tools ` > ` Ziit ` .
31315 . Enter your Ziit instance URL in the "Instance URL" field.
32326 . Enter your API key in the "API Key" field.
33337 . Click ` Apply ` or ` OK ` .
34348 . Begin coding, and your time will be tracked automatically! A status bar widget will show your current coding time.
35-
36- ## Actions
37-
38- The plugin provides the following actions, which can be accessed via ` Help ` > ` Find Action... ` (Ctrl+Shift+A or Cmd+Shift+A):
39-
40- - ` Ziit: Set API Key ` : Allows you to set or update your Ziit API key.
41- - ` Ziit: Set Instance URL ` : Allows you to set or update your Ziit instance URL.
42- - ` Ziit: Open Dashboard ` : Opens your Ziit dashboard in your default web browser.
43-
44- You can also configure the API Key and Instance URL directly in the settings/preferences as described in the Setup section.
You can’t perform that action at this time.
0 commit comments