[Color Picker] Convert color command has unclear functionality
Extension
https://www.raycast.com/thomas/color-picker
Raycast Version
1.84.7
macOS Version
14.5
Description
At first I thought the "Convert color" command wasn't working, but I think this may be more of a feature request. I would like to be able to choose the destination color format separately from the main color picker extension setting. Am I misunderstanding this command or does it not work as intended?
Steps To Reproduce
- Run "Convert color" command.
- Paste in a hex color.
- Press Enter
- The result is copied to my clipboad, but it's still Hex. Perhaps because my chosen color format in extension settings is already Hex.
Current Behaviour
"Convert color" command converts from HEX to Color Format chosen in extension settings.
Expected Behaviour
"Convert color" command allows user to choose destination color separately from the global color picker format setting.
There are different potential ways I could see this working:
- Set the color format in the command's settings (just like the global setting)
- User gets a prompt for which format they'd like when running the command (perhaps an inline argument could work, or it could be a "step 2" for the command if possible)
- User can choose their desired format in the Actions panel (CMD+K) when running the command a. Example: if I paste in a hex color, I could get rgba() by pressing CMD+K, then CMD+1.
Thank you for opening this issue!
🔔 @thomaspaulmann @otakustay @EmersonEmerson @pernielsentikaer @arronhunt @kvdo2 @thomaslombart @LitoMore @samuelkraft @ridemountainpig @xilopaint you might want to have a look.
💡 Author and Contributors commands
The author and contributors of thomas/color-picker can trigger bot actions by commenting:
@raycastbot close this issueCloses the issue.@raycastbot close as not plannedCloses the issue as not planned.@raycastbot rename this issue to "Awesome new title"Renames the issue.@raycastbot reopen this issueReopens the issue.@raycastbot assign meAssigns yourself to the issue.@raycastbot good first issueAdds the "Good first issue" label to the issue.@raycastbot keep this issue openMake sure the issue won't go stale and will be kept open by the bot.
@sasha-rp Thanks for reporting. I think we can change it to a command with view for users to select the target format.
I've noted your feedback and put it to my schedule.
This issue has been automatically marked as stale because it did not have any recent activity.
It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊
This issue has been automatically closed due to inactivity.
Feel free to comment in the thread when you're ready to continue working on it 🙂
You can also catch us in Slack if you want to discuss this.