QA Graphic

Apple Notes

Some Things I have learned why playing with the app

This week I have decided to go "all in" with using various note-taking tools. I have made the decision of moving away from the Evernote subscription service. One of the reasons that I have decided to move on was that that I haven't been using Evernote much and couldn't justify paying for the services.

On of my note-taking apps is Apple Notes. It's great because it's available on my iMac and iPhone. I don't use my Samsung Galaxy Tab E as much because of working from home due to COVID-19.

I have been playing around with Apple Notes and I like it. It does take some time to get used to using the applications. (I had to promote it to my iPhone Homepage so that I would use it more frequently.)

Three Things I have Learned

Here are some things that I have discovered.

Limited AppleScript Support

Works With Apple Script - No surprise, but it works with AppleScript. At this time it's not possible to create a new Note using AppleScript. I checked the dictionary and it doesn't support it. (Weird that EverNote has better AppleScript support) Right now you can basically show an Apple Note file.

This is my AppleScript that I was trying to run:

tell application "BBEdit"
	set docname to name of text window 1
	set doctext to contents of window 1
end tell
tell application "Notes"
	create note name docname with body doctext
end tell

No Text Services

There's No Text Services Actions - In the Keyboard preference panel, there's a service section. This is where you can enable services such as "Search in Google" or "Send Message." There's no ability to send selected text to Apple Notes.

Checklist

You can create a checklist and when things are done, the item gets moved to the bottom of the list. When starting a note, to get to the checklist format simply type in Shift-Command-L.

You can also add list levels by typing a Tab next to an item to make it a sub list. So if you're putting together a Saturday morning shopping list, you can have the top-level be the stores to visit and the sub-items be the things to pick up in the store.

 

Comments

Add Comments

Name:
Comment:

 

About

A Mac veteran since 1989, I'm here to share my experience with tips and tricks every Friday. Witnessing the evolution of Mac software and hardware firsthand, I've gained a deep understanding of how these machines work and can help you troubleshoot any issues that may come up.

Schedule

SundayOpen Topic
Monday Media Monday
TuesdayQA
WednesdaySnagIt for QA
ThursdayPython
FridayMacintosh
SaturdayInternet Tools