PURPOSE
This macro will create a new Apple Note and open it. The new note can be optionally floated and positioned.
Monterey includes an Apple Notes feature called Quick Note. Since this macro provides similar capability, its value is less obvious for Monterey (or later) users. However, if the Notes Preference Resume last Quick Note is checked, one could use the native Quick Note feature for an ongoing scratchpad and, in tandem, use this macro for collecting information that should be segregated from the Quick Note information.
SETTINGS
local_FloatNewNote : 0|1
Determines if the new note is opened in a separate window or if it is displayed in the note folder.
0 = no
1 = yes [default]
local_NotesFolder
The destination folder for the new note. If the folder does not exist, it will be created.
_INBOX [default]
local_FloatPositionAndSize : X Y H W
Four integers separated by spaces: top-left X position, top-left Y position, Width, Height (all in display percentages)
0 10 50 25 [default]
TESTED WITH
• Keyboard Maestro v10.1.1
• Monterey, v12.4/MacBookPro16,1
• Mojave 10.14.16/Macmini6,2
• High Sierra 10.13.6/iMac11,1445
VERSION HISTORY
1.0 - Initial version
1.1 - Modified to accommodate macOS Ventura (v13.x). In this version the Notes app menu item Window>Float Selected Note was changed to Window>Open Note in New Window.
DOWNLOAD Macro File:
New Apple Note.kmmacros (33 KB)
Note: This macro was uploaded in a DISABLED state. It must be ENABLED before it can be run. If it does not trigger, the macro group might also need to be ENABLED.