notes-import icon indicating copy to clipboard operation
notes-import copied to clipboard

Sort by mtime?

Open searls opened this issue 10 years ago • 0 comments

I don't know OSA, but I'd really love to use this script and add the items in chronological order by mtime/updated time:

var folderContents = Application('System Events').folders.byName(folderName.toString()).diskItems.name()

Any ideas on how to accomplish that?

searls avatar Sep 29 '15 22:09 searls