[EN] Open Evernote Note Attachment [Example]

###MACRO:   [EN] Open Note Attachment [Example]

~~~ VER: 1.1    2016-10-27 ~~~

####DOWNLOAD:
[EN] Open Note Attachment [Example].kmmacros (43 KB)


###ReleaseNotes

Author.@JMichaelTX

PURPOSE:

  • Open Attachment from a Evernote Note

HOW TO USE:

  1. Open Evernote Note with Attachment, and make sure Attachment Title Bar is VISIBLE
  2. Trigger this Macro
  3. Press RETURN to open with Default App
  4. To open with other app, use Arrow keys to select, then press RETURN

WHAT IT DOES:

  1. Looks for an image of the icons on the right side of the Attachment Title bar
  • IF the Image is NOT found, error msg is displayed, and macro is canceled.
  1. Performs a right-click on the center of the found image
  2. Types "Open with"
  3. Types a RIGHT ARROW, which selects the default app
  4. Leaves the menu open, so user can select other apps if desired.

MACRO SETUP

You may need to adjust the "Find FIRST Image . . ." Action
IF the Attachment Image is not found,
you can try the following to fix:

  1. Change the "fuzziness" factor in the "Find FIRST Image..." Action
  2. Do a screen capture of the area on the Attachment to look for, and paste it into the Image field in the "Find FIRST Image..." Action

TAGS: @Evernote @Attachment @UI @FoundImage

USER SETTINGS:

  • Any Action in magenta color is designed to be changed by end-user
  • This macro uses Google Search and Google Chrome, but can be easily changed

ACTION COLOR CODES

  • To facilitate the reading, customizing, and maintenance of this macro,
    key Actions are colored as follows:
  • GREEN -- Key Comments designed to highlight main sections of macro
  • MAGENTA -- Actions designed to be customized by user
  • YELLOW -- Primary Actions (usually the main purpose of the macro)
  • ORANGE -- Actions that permanently destroy Varibles or Clipboards

REQUIRES:
(1) Keyboard Maestro Ver 7.2.1+
(2) Yosemite (10.10.5)+



###Error Message IF Image is NOT Found