David33409 17 Posted June 26, 2012 Share Posted June 26, 2012 The following line from an AppleScript doesn't work properly.set new_note to create note from file theFilePath notebook "My Notebook" tags {"xxx"}There are two issues:1) The note is created in the correct notebook; however, no tags are applied. FYI - the tag "xxx" IS created on the first attempt.2) The return value 'new_note' is not valid.Thank you in advance for your time and consideration.David Link to comment
Idea
David33409 17
The following line from an AppleScript doesn't work properly.
set new_note to create note from file theFilePath notebook "My Notebook" tags {"xxx"}
There are two issues:
1) The note is created in the correct notebook; however, no tags are applied. FYI - the tag "xxx" IS created on the first attempt.
2) The return value 'new_note' is not valid.
Thank you in advance for your time and consideration.
David
Link to comment
0 replies to this idea
Recommended Posts
Archived
This topic is now archived and is closed to further replies.