lmartins Posted March 25, 2013 Posted March 25, 2013 Such an awesome workflow. Thank you for sharing. Tyler Eich 1
flogehring Posted March 27, 2013 Posted March 27, 2013 (edited) Thank you for this AMAZING workflow! I added support for converting to UIColor. Here you go: http://cl.ly/471N2M392d0C There's still a little issue with the alpha value. I'm not much of a PHP developer, maybe someone can look into it. Edited March 27, 2013 by flogehring sebastianf and Tyler Eich 2
sebastianf Posted March 27, 2013 Posted March 27, 2013 @flogehring sounds great but the download link does not work
erist Posted March 28, 2013 Posted March 28, 2013 Another huge thank you. I installed this thinking, oh, it might be useful. Now I use it at least 10+ times a day. I would pay for this as a separate app, having it within Alfred is just all the sweeter. Tyler Eich 1
gillesguillemin Posted March 29, 2013 Posted March 29, 2013 @flogehring sounds great but the download link does not work Indeed. I was considering writing one myself but it'd be definitely simpler (for me) if someone had done it before! But without the link...
sebastianf Posted March 29, 2013 Posted March 29, 2013 Indeed. I was considering writing one myself but it'd be definitely simpler (for me) if someone had done it before! But without the link... here is the wright link http://cl.ly/471N2M392d0C gillesguillemin 1
mwaterfall Posted March 29, 2013 Posted March 29, 2013 Any chance you could support updating via the Alleyoop workflow?
MaximiliumM Posted April 7, 2013 Posted April 7, 2013 Hey ;D ! Awesome Workflow! I added UIColor code format ~ ! If you want to add to the main Workflow, here it is: http://db.tt/ZvJgGnof twinpeaks and Tyler Eich 2
dan_djorgi Posted April 9, 2013 Posted April 9, 2013 Great workflow! Thank you so much Tyler and everybody involved! Tyler Eich 1
willfarrell Posted April 26, 2013 Posted April 26, 2013 Is there a github repo for this? I'd like to link to it from https://github.com/willfarrell/alfred-workflows
Tyler Eich Posted April 26, 2013 Author Posted April 26, 2013 Is there a github repo for this? I'd like to link to it from https://github.com/willfarrell/alfred-workflows https://raw.github.com/TylerEich/Alfred-Extras/master/Workflows/Archive.alfredworkflow
willfarrell Posted April 26, 2013 Posted April 26, 2013 Thanks, will be included on my next git push. Tyler Eich 1
Tyler Eich Posted May 3, 2013 Author Posted May 3, 2013 Update: Colors v1.2 See the original post for screenshots Download v1.2 (May 3, 2013): Alleyoop support, 'Reveal in Color Picker' option when pressing ⌘, paste to frontmost app by default, Github hosting, better error handling
ajgon Posted May 6, 2013 Posted May 6, 2013 Hey, Is it possible to make the "magnifying glass" in color picker already active (just ready to fetch the pixel color), and after that to close the dialog and bring Alfred back? I know it's a detail, but saving those two clicks would be awesome Anyway, awesome extension - thanks!
Tyler Eich Posted May 6, 2013 Author Posted May 6, 2013 Hey, Is it possible to make the "magnifying glass" in color picker already active (just ready to fetch the pixel color), and after that to close the dialog and bring Alfred back? I know it's a detail, but saving those two clicks would be awesome Anyway, awesome extension - thanks! Glad you like it! I'm hesitant to add this for a few reasons: 1) it would require GUI scripting, which is not the most reliable 2) it would prevent users from accessing the normal color picker as easily I think you can replace the second click with hitting enter, though Cheers
Tyler Eich Posted July 31, 2013 Author Posted July 31, 2013 (edited) Update v1.21 (Jul 31, 2013): Fixed an error that prevented named color lookups Download Note: Some users may already have v1.3. That release was experimental and may not be stable; at the very least, it does not have the latest bug fix. Users of v1.3 will have to download this release manually. Edited July 31, 2013 by Tyler Eich
Tyler Eich Posted August 12, 2013 Author Posted August 12, 2013 Update to v1.4: Pressing ⌥ will include the alpha channel when copyingNote: this release must be downloaded manually due to reorganizations in the Github repo. Sorry for the inconvenience Download
kirklove Posted August 14, 2013 Posted August 14, 2013 (edited) First off thanks for the great Workflow. Secondly, I'm not sure if I'm doing something wrong or not because when I input rgb(0,0,0) I don't get any results... However if I input rgb(0,0,0,) or rgb(0,0,0,1) I do.When I input a #hex it does return rgb without the trailing , or alpha. Something I need to configure on my end? Edited August 14, 2013 by kirklove
Tyler Eich Posted August 14, 2013 Author Posted August 14, 2013 First off thanks for the great Workflow. Secondly, I'm not sure if I'm doing something wrong or not because when I input rgb(0,0,0) I don't get any results... However if I input rgb(0,0,0,) or rgb(0,0,0,1) I do. When I input a #hex it does return rgb without the trailing , or alpha. Something I need to configure on my end? It should 'just work', no configuration needed When you say 'no results', do you mean that you get the 'No Results' item from Colors (it will have the rainbow circle icon) or do you mean Alfred shows Fallback results (like a Google Search)? Just to check, are you using the latest version (v1.4)? Cheers
kirklove Posted August 14, 2013 Posted August 14, 2013 Hmm... Yes, sorry without the Alpha channel I get the fallback Google Search... I am using v1.4, downloaded it yesterday. This is what I get: http://cl.ly/image/2G2U0C133828
Tyler Eich Posted August 16, 2013 Author Posted August 16, 2013 Hmm... Yes, sorry without the Alpha channel I get the fallback Google Search... I am using v1.4, downloaded it yesterday. This is what I get: http://cl.ly/image/2G2U0C133828 I can't replicate your bug on my system, no matter how hard I try Could you download and run this workflow? It will run every module of Colors and copy the results to your Clipboard. Hopefully that will let me know what error you're getting and, by extension, how I can fix it. Cheers
kirklove Posted August 20, 2013 Posted August 20, 2013 I can't replicate your bug on my system, no matter how hard I try Could you download and run this workflow? It will run every module of Colors and copy the results to your Clipboard. Hopefully that will let me know what error you're getting and, by extension, how I can fix it. Cheers Thanks. I ran it and have the output. Did you want me to paste the output directly into this forum or send it via another method?
Tyler Eich Posted August 20, 2013 Author Posted August 20, 2013 Thanks. I ran it and have the output. Did you want me to paste the output directly into this forum or send it via another method? Whatever you like best! If you want to paste into the forums, do that; Sharetext is a great service for this purpose, since there's nothing private in the output. However you like to share it is fine with me Cheers
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now