MACRO: Create New Evernote Note From Clipboard
~~~ VER: 2.0 2019-05-10 ~~~
DOWNLOAD:
Create New Evernote Note From Clipboard.kmmacros (47 KB)
Note: This Macro was uploaded in a DISABLED state. You must enable before it can be triggered.
Built in response to this request:
Macro to convert clipboard into evernote note, including title, body and filing into a notebook
ReleaseNotes
Author.@JMichaelTX
PURPOSE:
-
Create New Evernote Note from Clipboard
- Note Title defaults to First Line
- User must enter existing EN Notebook
- Clipboard is Paste into Note body
HOW TO USE
- First, make sure you have followed instructions in the Macro Setup below.
- Select text and/or image(s)
- Trigger this macro.
MACRO SETUP
-
Carefully review the Release Notes and the Macro Actions
- Make sure you understand what the Macro will do.
- You are responsible for running the Macro, not me. ??
.
- Assign a Trigger to this maro.
- Move this macro to a Macro Group that is only Active when you need this Macro.
- ENABLE this Macro.
.
-
REVIEW/CHANGE THE FOLLOWING MACRO ACTIONS:
(all shown in the magenta color)- nbDefault -- Default NB Name in Script
- Change to your preferred default
- nbDefault -- Default NB Name in Script
REQUIRES:
- KM 8.2+
- macOS 10.11.6 (El Capitan)
TAGS: @Evernote @Clipboard @UI
USER SETTINGS:
- Any Action in magenta color is designed to be changed by end-user
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 Variables or Clipboards,
OR IF/THEN and PAUSE Actions
USE AT YOUR OWN RISK
- While I have given this a modest amout of testing, and to the best of my knowledge will do no harm, I cannot guarantee it.
- If you have any doubts or questions:
- Ask first
- Turn on the KM Debugger from the KM Status Menu, and step through the macro, making sure you understand what it is doing with each Action.