Ooh, you're right, the actions *are* in Mnemonics.plist. For some reason, `FileMoveToAction > m` was stuck at 2. I bumped it to 200 and removed `m` from FileMakeLinkInAction, and everything is lovely!
Thanks, »Lucas Garron On Thu, Dec 12, 2013 at 5:18 PM, Rob McBroom <[email protected]>wrote: > On 12 Dec 2013, at 16:49, Lucas Garron wrote: > > I used "Make Link In..." a lot while setting up my computer with a fresh QS > install. I did this by typing "L" for the action. > However, typing "M" for action on a file actually defaults to "Make Link > In..." now, instead of "Move To...". This happens even though "Move To..." > is at rank 8, and "Make Link In..." at rank 335. > > Yeah, the behavior works well in practice most of the time, but when it > doesn’t, the cause is not at all obvious. Here’s what’s going on… > > When the list of actions is populated, they’re ordered according to how > you arrange them in the preferences. But as soon as you type a single > letter, that all goes out the window and they’re sorted by rank instead. > > Technically, the order in the prefs *might* influence the ranking (not > sure), but not nearly as much as the number of times you’ve used an action. > > Looking through the Quicksilver preferences, I haven't found a place where > this behaviour might be stored. > > Look at ~/Library/Application Support/Quicksilver/Mnemonics.plist > > You’ll want to locate the actions under both “abbreviation” and “implied”. > They’re listed by identifier. You can either manually adjust the numbers > and abbreviations, or remove them to reset the training. > > -- > Rob McBroom > http://www.skurfer.com/ > > -- > You received this message because you are subscribed to the Google Groups > "Quicksilver" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to > [email protected]. > Visit this group at http://groups.google.com/group/blacktree-quicksilver. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/groups/opt_out.
