AppleScript cannot find files inside the DT database when their paths are changed to aliases. So, no luck there.
QuickKeys is happy to run the script with the errors remaining, so I've emulated the behavior of QS by blacklisting DEVONthink from the QS trigger and whitelisting DEVONthink on an identical QK trigger. All's well. It would be nice to find a Quicksilver-only solution, but I have not had any luck getting working aliases anywhere within the script (or a few variants). On Saturday, June 16, 2012 1:43:22 PM UTC-5, Jon Stovell wrote: > > Right now your script tells QS to open paths (i.e. strings of text) rather > than files or aliases. AppleScript Editor is being a bit forgiving of your > error, whereas QS is more strict when it runs a script. Change your script > so that all_paths gets populated with aliases instead of paths, and it > should work. > -- You received this message because you are subscribed to the Google Groups Quicksilver group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at https://groups.google.com/d/forum/blacktree-quicksilver?hl=en
