Hey Folks, I wish BBEdit had all these links in their help menu, but it's easy enough to save these into your scripts menu.
Save each as an individual script with the Applescript Editor, and put them in your scripts menu. ~/Library/Application Support/BBEdit/Scripts Remember that you can add numerical prefixes to order them as you wish, and you can also create separator lines. # BBEdit Home Page open location "http://www.barebones.com/products/bbedit/index.html" # Mac App Store FAQ open location "http://www.barebones.com/store/macappstore.html" # Bare Bones Support open location "http://www.barebones.com/support/" # Current Release Notes: open location "http://www.barebones.com/support/bbedit/current_notes.html" -- Best Regards, Chris -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. 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 <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
