On Sep 29, 2008, at 9:50 AM, [EMAIL PROTECTED] wrote:

Subject: How to get Safari Bookmarks in the code
To: [EMAIL PROTECTED], cocoa-dev@lists.apple.com
Message-ID:
        <[EMAIL PROTECTED]>
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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to