Raycast Redmine
This Raycast extension lets you quickly find Redmine issues.
Features
- Find your currently assigned issues, filter using Raycast by issue ID or subject keywords.
- Configure the list item dot color based on the Priority names your instance might use. Note: this is currently limited to Red / Orange / Blue and No Color for the rest
- Use the following actions on found entities:
- Open in browser
- Copy URL
- Copy markdown link
- Copy HTML link
Note: This extension does not provide an issue preview or issue editing like the built-in extension – it is totally focused on quickly opening Redmine issues in your browser.
Setup
To connect the extension to your Redmine instance you need to fill the following preferences:
- Redmine Domain: The domain of your Redmine instance like
mycompany.redmine.org
.
- API Token: An API token created as described in How to get my API key.