• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to get Safari Bookmarks in the code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Prev by Date: Re: How to count composed characters in NSString?
  • Next by Date: Tracking area pending install and disabled
  • Previous by thread: Re: How to get Safari Bookmarks in the code
  • Next by thread: More on Keyboard Event posting
  • Index(es):
    • Date
    • Thread