Re: tags manipulation
Re: tags manipulation
- Subject: Re: tags manipulation
- From: Christopher Stone <email@hidden>
- Date: Mon, 28 Sep 2015 23:02:56 -0500
On Sep 28, 2015, at 22:33, Shane Stanley <email@hidden> wrote:
> I guess I'm missing something. Isn't the absence or presence of a single tag called "Yes" a binary switch?
______________________________________________________________________
Hey Shane,
Hmm...
Well, firstly the file might not have just a single tag.
That was one advantage of the Label.
If Label is 6 AND Tags contains "x,y,z" THEN …
Label truly was binary and easy to identify.
With tags you'd have to say something like:
IF Tags contains 'Yes' AND Tags does NOT contain 'No' THEN …
The Label made it much more difficult for the user to make a mistake.
Probably the thing for Michael to do is apply his YES or NO tag with a script that PREVENTS both from being present automagically.
If I understand correctly where he's coming from.
--
Take Care,
Chris
_______________________________________________
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