⚠️ This extension is not created by Kaneo developers.
A Raycast extension for managing your Kaneo projects and tasks directly from Raycast.
git clone https://github.com/MonsPropre/kaneo-for-raycast.gitcd kaneo-for-raycastnpm installnpm run devBefore using the extension, you need to configure the following preferences:
| Preference | Description | Required | Default |
|---|---|---|---|
| Instance URL | Your Kaneo instance API URL | Yes | https://cloud.kaneo.app |
| Web Instance URL | Your Kaneo instance Client URL | Yes | https://cloud.kaneo.app |
| Workspace ID | Your Kaneo workspace ID | Yes | N/A |
| API Token | Your authentication token | Yes | N/A |
| User ID | Your user ID (for task assignments) | No | N/A |
| Sort | Default sorting method (Priority or Due Date) | Yes | Priority |
⚠️ The key will be visible only once, You won't be able to see it again.