Custom Keybind for Add to Todoist Command
Reported by preston lattimer | November 14th, 2017 @ 09:50 PM
Maybe I've missed something in my search -- I just recently started using MailMate. I'm sending email messages to Todoist as tasks, and just wanted to see if there is a quicker way to do that than Ctrl-Shift-A. How might I add a custom keybind for the command since it doesn't have a keybinding selector such as the ones listed here: https://manual.mailmate-app.com/key_binding_selectors. If there isn't a way to do it either, that's alright, just don't want to waste my time looking.
Comments and changes to this ticket
-
benny November 15th, 2017 @ 08:33 AM
- State changed from new to resolved
You can do it using
performBundleItemWithUUID:
. For example:"a" = ( "performBundleItemWithUUID:", "6EFF8FC0-0609-4523-BA61-85637C9F3ED6" ); "A" = ( "performBundleItemWithUUID:", "841FBB13-5D4F-49E1-8AB1-B4BC4394F275" );
The UUIDs are found within the
.mmCommand
files in the bundles.Let me know if this does not help.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Mac OS X email client.