mceck / clickup-kanbans-vscode

Clickup unofficial extension for vscode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clickup Kanbans

Unofficial extension

configuration

Use command Clickup>Set token to add the clickup authoriation token or open the extension and insert the token from the inside form

Follow the official guide to obtain a Personal token

usage

Use button on sidebar or command Clickup>Open kanban to open full screen view

preview

Use command Clickup>Open timesheet to open timesheet view

preview

view mode

preview

With this view mode you can open a clickup view

Select the view from the picker than you can filter tasks by assignees and more...

tasks mode

With this view mode you can filter tasks by assignees and lists and more...

save views

preview

You can save current configuration clicking on the icon or saving with a new name clicking on the 3 dots

Select saved configurations from the selector that can be opened by clicking on the configuration name on the top left of the screen

intl

You can change language and date formatting in the settings

dev

Build the webview in watch mode yarn watch

Than start the extension in debug from vscode (Run->Start debugging or F5)

About

Clickup unofficial extension for vscode

License:MIT License


Languages

Language:Svelte 56.5%Language:TypeScript 39.4%Language:JavaScript 2.6%Language:CSS 1.4%