Re: Labels and tags ?
Re: Labels and tags ?
- Subject: Re: Labels and tags ?
- From: Shane Stanley <email@hidden>
- Date: Fri, 23 Jan 2015 23:41:33 +1100
On 23 Jan 2015, at 11:03 pm, Jean-Christophe Helary <email@hidden> wrote:
Wow ! That's a lot to digest :)
Only if you don't approve of cut-and-paste. It's pretty simple to use: you pass a POSIX path to the file, and then a list of tags if you're setting. You get back a list of the tags if you're asking:
set theFile to (choose file) my setTags:{"new", "improved"} forPath:(POSIX path of theFile) my returnTagsFor:(POSIX path of theFile)
|
_______________________________________________
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