PDA

View Full Version : Hallon Support (applescript)


ruMac
Sep 27, 2006, 03:17 PM
Has anyone written a script to use Hallon (http://hallon.sourceforge.net/extraApplications.html) with Path Finder similar to Hallon's use in Finder. For those unfamiliar with Hallon, it allows you to bookmark files or tasks through applescript and have access to those bookmarks from any application. How it works in finder is it selects a file or folder, allows you to set a deadline if you want, and then when the item is selected in Hallon, it opens it in the default application.

I am not good with Apple script so I can not figure out how to write a new script for Path Finder, but I would love to be able to select a file in Path Finder and have it register in Hallon. Thus loosing the Finder yet again :) .

Robert

flip
Sep 28, 2006, 04:16 PM
Here you go. :cool:

ruMac
Sep 30, 2006, 10:59 AM
GREAT!

Thank you very much.

jonsi
Oct 20, 2006, 12:53 PM
How is this used??

flip
Oct 20, 2006, 01:39 PM
Put the script in ~/Library/Application Support/Hallon. Then, when you have a selection in Path Finder, you can select "Add Quickly" or "Add..." from the Hallon menu to create a bookmark to that item that will reveal it in Path Finder or that will open it.

jonsi
Oct 20, 2006, 01:49 PM
Great! Thanks.