• 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: GoTo Specific Note in Notes.app?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GoTo Specific Note in Notes.app?


  • Subject: Re: GoTo Specific Note in Notes.app?
  • From: "Stockly, Ed" <email@hidden>
  • Date: Thu, 30 Apr 2015 17:08:06 +0000
  • Thread-topic: GoTo Specific Note in Notes.app?

Notes seems pretty scriptable in yosemite.

tell application "Notes"
	properties of note 1

	{container:folder id
"x-coredata://A55C31F3-F8B5-4784-8F0C-1B32994BC178/IMAPFolder/p1", ¬
	modification date:date "Sunday, April 26, 2015 at 5:07:15 PM", ¬
	creation date:date "Sunday, April 26, 2015 at 5:06:55 PM", ¬
	body:"Note contents goes here", ¬
	id:"x-coredata://A55C31F3-F8B5-4784-8F0C-1B32994BC178/IMAPNote/p38", ¬
	name:"Note contents goes here", ¬
	class:note}

end tell

There doesn't seem to be a selected or active property.

You can find notes by creation date or name (which seems to be the first
line of the body by default.)

Each note seems to have a unique ID as well.







>
>How is it when you create a new note that the note is not selected?
>
>Is scripting the app any better on Yosemite?
>
>Thank you.
>
>--
>Best Regards,
>Chris
>
> _______________________________________________
>Do not post admin requests to the list. They will be ignored.
>AppleScript-Users mailing list      (email@hidden)
>Help/Unsubscribe/Update your Subscription:
>imes.com
>Archives: http://lists.apple.com/archives/applescript-users
>
>This email sent to email@hidden


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden


  • Follow-Ups:
    • Re: GoTo Specific Note in Notes.app?
      • From: Christopher Stone <email@hidden>
References: 
 >GoTo Specific Note in Notes.app? (From: Christopher Stone <email@hidden>)

  • Prev by Date: Re: access violation in OS X 10.10.3
  • Next by Date: How do you archive old Mail messages?
  • Previous by thread: GoTo Specific Note in Notes.app?
  • Next by thread: Re: GoTo Specific Note in Notes.app?
  • Index(es):
    • Date
    • Thread