Re: How to get Safari Bookmarks in the code
Re: How to get Safari Bookmarks in the code
- Subject: Re: How to get Safari Bookmarks in the code
- From: John Joyce <email@hidden>
- Date: Mon, 29 Sep 2008 12:08:03 -0500
On Sep 29, 2008, at 9:50 AM, email@hidden wrote:
Subject: How to get Safari Bookmarks in the code
To: email@hidden, email@hidden
Message-ID:
<email@hidden>
Content-Type: text/plain; charset=ISO-8859-1
Hi All,
I am creating a application that needs to display Safari Bookmarks.
Is there any way to get safari bookmarks.
Please help me in this..
Regards,
Sridhar.
Lots of ways to do this.
You the bookmarks plist file is specific to each user's library.
That's the thing to read.
You could read it using almost anything. It is a very very simple list
of bookmarks.
You could use applescript to export the bookmarks from safari.
This yields the bookmarks in an html file.
Your options are many and flexible. You might want to play with it a
bit more first. It's pretty trivial data to access.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden