... No, menu items don't support token processing (one of the few fields that don't). They support a variety of other processing, such as: * ... and elipsis...
4838
Ken Weingold
s14b23
May 21, 2013 4:23 pm
Congratulations on the KM6 release! I'm playing with the USB trigger, but it's not working for me. All I'm doing right now is telling KM to launch an...
4839
Stephen Kerkvliet
skerkvli
May 21, 2013 4:26 pm
Ken, I setup a USB device plugin macro this morning and it worked great for me. What I pleasantly found was I had a new macro created and was in the top...
4840
Ken Weingold
s14b23
May 21, 2013 4:55 pm
Thanks, Stephen. That did it. It was called "CompositeDevice" in KM. :) Now, any way to unmount a USB device as a macro? I'd like to unmount the Gamin when...
4841
Stephen Kerkvliet
skerkvli
May 21, 2013 5:01 pm
That might take someone at a higher pay grade then me to answer. One thought is ... If you look at the trigger section you used for launching the app, you can...
4842
Stephen Kerkvliet
skerkvli
May 21, 2013 5:03 pm
Sorry, I just realized I read your request wrong. You want it unmounted when you quit the app. This would definitely take someone with more expertise than...
4843
Ken Weingold
s14b23
May 21, 2013 5:18 pm
Thanks. No problem. I'll dig around or post as a new question. Thanks again for helping me with the other thing. -Ken...
4844
Philippe Martin
flip_martin
May 21, 2013 5:38 pm
Hi, You can unmount a volume with an Execute AppleScript action set to something like that: do shell script "sudo diskutil unmount /Volumes/volumeName" If your...
4845
Ken Weingold
s14b23
May 21, 2013 7:11 pm
Thanks as always, Philippe! That did it. Very cool. It didn't work with the first one, which I found in the Console app it was because of using sudo. Since...
4846
Erik
erikmh
May 21, 2013 7:17 pm
I don't have a magical answer, Peter, but I can say that I would *love* some way to set the timeout period from within the action itself. I frequently forget...
4847
Philippe Martin
flip_martin
May 21, 2013 7:22 pm
Ah yes, sorry, I forgot to remove "sudo" from the first command. Glad to read you got it working, though! Philippe ... ...
4848
Philippe Martin
flip_martin
May 21, 2013 7:26 pm
Hi, KM6 has a little clock icon at the bottom of the actions area that allows you to see and set the timeout of the selected action. Philippe ... ...
4849
Peter N Lewis
peterneillewis
May 21, 2013 11:17 pm
Ooops, forgot to mention this here, silly me! Macro syncing, plug in actions, trigger by name, full support for styled text, support for controlling Safari and...
4850
Eric
hucericuf
May 21, 2013 11:19 pm
Hi! I see the palette for "trigger macro by name" ... How do I select which macros go into there? Thanks!...
4851
Peter N Lewis
peterneillewis
May 21, 2013 11:19 pm
... As Philippe mentioned, there is now a Set Timeout button at the bottom of the macro editor pane. The problem is that almost every action has a timeout, and...
4852
Peter N Lewis
peterneillewis
May 22, 2013 2:34 am
... All active macros are listed in there - any macro that is currently enabled, and in a macro group that is enabled and active. Enjoy, Peter. -- Keyboard...
4853
Phil_P_98
May 22, 2013 5:15 pm
When I updated from KM 5.3.1 (I think that was the version I had) to 6.0, one function key triggered macro that typed text into fields in my FF web browser...
4854
Ken Weingold
s14b23
May 22, 2013 5:26 pm
Any suggestions for an initial sync strategy between my work and home computers? Each has macros that the other does not, but when I try to enable syncing...
4855
Bakari
lifetimevp
May 22, 2013 6:34 pm
Just thought I'd share that I've started a Mac Automators Google+ Community. I feature my KM and other automation application tips. The group is open to...
4856
Bakari
lifetimevp
May 22, 2013 8:03 pm
I really like the new icon of the KM Engine. Is there way I can get the same icon to change the main KM editor icon from the original?...
4857
Philippe Martin
flip_martin
May 22, 2013 8:11 pm
Hi, KM and KM Engine have the same icon. If you're still seeing the old one, try logging out and back in, or if it doesn't work, to reboot. If you still see...
4858
Tony
awbasch
May 22, 2013 8:36 pm
Hi all, I have been using KM since v.4, and I have noticed some slowness in response since installing v.6. Am I alone in this? In particular, I have seen two...
4859
Barbara Snyder
brsnyder117
May 22, 2013 8:39 pm
I think this is what you need to do, before you try to enable Sync. I'd do a full backup/export of each computer before I start, just so I could get back to...
4860
Barbara Snyder
brsnyder117
May 22, 2013 9:15 pm
Hi, Tony -- I tried the wake macro and it worked fine for me. Where you have 'password39; I entered the actual text of my password. No quotes. Of course, you...
4861
Eric
hucericuf
May 22, 2013 10:29 pm
?? Thanks!!~...
4862
Philippe Martin
flip_martin
May 22, 2013 10:29 pm
Hi, What OS are you running? Sounds like KM starts entering the password too early (since it pauses after typing the password, the only way the password can be...
4863
Bakari
lifetimevp
May 22, 2013 11:29 pm
Oh, cool, it worked. Thanks. Bakari...
4864
the_mindstorm
May 22, 2013 11:29 pm
Hi guys, With the new version, I thought I should look again into KM. One of the most used things on my machine is markdown "shortcuts". I have this...
4865
Philippe Martin
flip_martin
12:03 am
Hi, - Set Clipboard to text "_EMPTY_". - Type the Cmd-C Keystroke. - If Condition Met Execute Action If all of the following are true The clipboard is not...
4866
Michael
michaellaccheo
12:46 am
I was wondering if anyone has any ideas for the following problem: A friend of mine (really), had a problem in which when he would copy and paste text from his...