Skip to content

Ali-Parandeh/raycast-clickup-extension

Repository files navigation

ClickUp Tasks Explorer

Plugin for Raycast to explore your ClickUp Tasks.

raycast-extension.mov

How to obtain an API Token

  • Go to ClickUp
  • Click on USER SETTINGS
  • Click on APPS

  • Generate an API TOKEN

Features (to be added as standalone commands or as a single command group)

  • List and explore Your teams, spaces, folders, lists and tasks
  • Get a birds eye of number of tasks in each folder and list
  • List, search and preview contents of each task in Tasks View
  • View each tasks by priority
  • Open each task via the browser
  • Set your default team ID and space IDs
  • Resolve issue with folderless lists
  • Search and order all of your ClickUp Team and space tasks by any filters or query (e.g. due date, priority, status, duration in progress etc.)
  • List and view tasks assigned to you ordered by priority and due date
  • View and browse subtasks
  • Copy task links to clipboard
  • View assignees from Tasks view
  • Set assignees, sprint scores, time estimates, priorities, tags and due dates from Raycast
  • Update status and priority of tasks from Raycast
  • Add subtasks and checklists from Raycast
  • Add Task dependencies from Raycast
  • Create folders, lists and tasks from Raycast
  • List Tasks by sprints
  • Search tasks comments from Raycast
  • Search, view and download task attachments from Raycast
  • Comment on tasks from Raycast
  • Move tasks between lists and sprints from Raycast
  • Delete and archive tasks from Raycast
  • Assign Github PR IDs to your tasks from Raycast (Requires Github Token)
  • Other cool features? Open an issue or PR!

Installing

Make sure RayCast is installed and go to https://github.com/Ali-Parandeh/raycast-clickup-extension

Running locally

# nvm install (use node >=16.x)
nvm --lts --latest-npm
# make sure you have Raycast and Yarn / NPM installed
npm i
# Start local server
npm run dev
# Now open raycast. The dev tool should be the top item!

About

Manage, edit, assign and create new ClickUp tasks from Raycast

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published