Trying to make a macro to move a highlighted email to a specific mail folder. Say I'm on an email called 123 and I want to move it quickly to folder ABC. I'd like to create a command to do so with a keystroke.
Apple Mail can do this natively (no need for a macro).
First, if the Favorites Bar is not visible under the Mail Toolbar, go to the View menu and select Show Favorites Bar (alternatively, use the keyboard shortcut: ⌘⇧⌥H to show the Favorites Bar).
Drag your desired destination folder (ABC in your example) to the Favorites Bar. Note its numerical position in the bar (if this is your first favorite, then the number will be 1).
With your message(s) selected, type: ⌃⌘1 (control-command-1).
Your message(s) will be moved.
You can set this up with nine different favorite folders in the Favorites bar. ⌃⌘2 will move selected messages to the second favorite. ⌃⌘3 will move selected messages to the third favorite and so on.
Hi Jim, thanks for your help. I created a favorite with my selected folder. So far, so good. Unfortunately, when I use [control command 3] I get a screenshot of the entire monitor screen. I tried [control command 4] and got the crosshairs for a screen shot of a particular area. So, no joy.
This shouldn't be possible, UNLESS you've changed the default keyboard shortcuts – OR you have a 3rd party utility that's hijacking those keyboard shortcuts.
Yup the issue seems to have been another app hijacking command sequences. In my case, it was "Capto", a screen capture and record app. I was able to toggle a preference which limited command sequences to when the app was active.
I ditched Mail Act-On (four plugins in one now, no stable beta months after Mojave’s release) and tried to recreate some simple macros, triggered by my old shortcuts.
Triggered by any of the following:
The exact case string “#e” is typed (then deleted)
Will execute the following actions:
Select Menu Item in Mail
Select: E-Mail ⇢ Bewegen in ⇢ Eingang
Stop macro and notify on failure.
This isn't working for several reasons:
It moves several mails one after the other, whenever only one is selected. It moves them by no recognisable pattern.