Tell me more ×
Ask Different is a question and answer site for power users of Apple hardware and software. It's 100% free, no registration required.

I'm trying to create a service (in this case, operating on images in Evernote.app).

I open up Automator, make my script, and set it to to receive 'image files' in 'any application'. Doesn't show up either in the menubar (Evernote > Services -> "My Image Service"), or in the context-menu (Right-click image, services are at end of menu).

Changing the selection to: no input, files, files or directories, etc. makes no difference. Changing the application to Evernote.app makes no difference.

The thing that makes me think I'm missing something: if I set the application to Preview.app, I also can't get any services to appear in the menu bar. Is there something I have to do to trigger their appearance there?

(EDIT: my question got cut off for some reason - fixed that)

share|improve this question
What is it exactly you are trying to get the service to do? Services will only show up in the services menu if the correct input type is present, and if the application supports it. – soxman Nov 16 '12 at 0:18
Doing a test for this shows that Evernote makes available only a limited set of services. I created a quick service to make a contact sheet from selected images. It worked from the Finder, but not from selected images in Evernote. I am not sure about why this is or how to circumvent it, but it is clearly restricted by the application itself. – soxman Nov 16 '12 at 0:27
@soxman Specifically, I'm trying to make a service that will take a selected image and scale it down, greyscale it, etc. I tried setting the Service to accept "no input" though, and it still won't show up in the Evernote.app menu. See my last paragraph - I don't think this is directly related to Evernote.app. – Kurt Spindler Nov 16 '12 at 0:52

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.