Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'One way to help remember keyboard shortcuts' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
One way to help remember keyboard shortcuts
Authored by: mark hunte on Jun 21, '08 01:02:04AM
I use Spark, what I do is export the list as an HTML.
And Have a hot key to open the html file in quickview.

The code in the spark applescript hotkey is:

do shell script "qlmanage -p /Users/UserNamee/Documents/SparkLibrary.html"

---
mh

[ Reply to This | # ]