Too many questions... I will answer just one.

Indeed there is a one line  apple script to open a URL with your default 
browser...

it is:
open location "http://www.tidbits.com";

Let me know if you need help converting your URL into an AppleScript executable.

Jonathan

On Jun 4, 2011, at 7:06 PM, Christopher-Mark Gilland wrote:

> Hey.
> 
> Often times, I visit
> 
> http://www.goarch.org
> 
> Is there a way that I can somehow make a shortcut bookmark if you will, to it 
> and place it on my doc for easy access?  I know I can bookmark it in Safari 
> itself, and one may sit here and tell me, oh, cry me a river, it's not that 
> hard, but difficulty isn't the issue as much as it is speed.  From any 
> window, I wanna be able to just go boom, and with very few keystrokes just 
> pop it right up.  Ideally, I'd really like to maybe somehow make it where I 
> could hit a keyboard shortcut and pop it up, but I'm quite sure that's 
> impossible.  Hmm, I wonder though if you could write an apple script that 
> would do it.  Hmm, now there's! a thought?
> 
> Anyway, let me know.  Also, one more quick thing:  when I'm bookmarking 
> something in Safari, what exactly does it mean by a collection.  I thought 
> that was a folder basically, but no.  I see two buttons in the bookmark 
> manager... I see new folder, but then, I also see new collection.  So, what's 
> the difference?
> 
> Chris. 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "MacVisionaries" group.
> To post to this group, send email to macvisionaries@googlegroups.com.
> To unsubscribe from this group, send email to 
> macvisionaries+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/macvisionaries?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To post to this group, send email to macvisionaries@googlegroups.com.
To unsubscribe from this group, send email to 
macvisionaries+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/macvisionaries?hl=en.

Reply via email to