Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
AppleScript
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post will appear after it is approved by moderators
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Nick  
View profile  
 More options Mar 14 2012, 3:58 pm
From: Nick <nvaha...@gmail.com>
Date: Wed, 14 Mar 2012 12:58:21 -0700 (PDT)
Local: Wed, Mar 14 2012 3:58 pm
Subject: AppleScript
I was poking around today but couldn't figure out how to create tagged
items via AppleScript.  Anyone know?

tell application "Tags"
        set newTag to make new TagItem with properties {title:"Blah",
path:"http://caseapps.com", tags:{"testing"}}
end tell

This yields: error "Tags got an error: AppleEvent handler failed."
number -10000


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Martin (Gravity)  
View profile  
 More options Mar 19 2012, 7:20 am
From: "Martin (Gravity)" <martink...@gmail.com>
Date: Mon, 19 Mar 2012 04:20:02 -0700 (PDT)
Local: Mon, Mar 19 2012 7:20 am
Subject: Re: AppleScript
Have a look at the examples from the Help menu

On Mar 14, 8:58 pm, Nick <nvaha...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nick  
View profile  
 More options Mar 20 2012, 8:11 am
From: Nick <nvaha...@gmail.com>
Date: Tue, 20 Mar 2012 05:11:18 -0700 (PDT)
Local: Tues, Mar 20 2012 8:11 am
Subject: Re: AppleScript
Hi Martin,

Can you point out where these examples in the Help menu are?  I have
not been able to find any good applescript examples for The Hit List
thus far!

NIck

On Mar 19, 6:20 am, "Martin (Gravity)" <martink...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Martin (Gravity)  
View profile  
 More options Mar 20 2012, 10:01 am
From: "Martin (Gravity)" <martink...@gmail.com>
Date: Tue, 20 Mar 2012 07:01:32 -0700 (PDT)
Local: Tues, Mar 20 2012 10:01 am
Subject: Re: AppleScript
Just open the Help menu within Tags and click on "Automator and Script
Examples". A Finder window opens for a folder with the examples opens
than. There are two Applescript examples in it.
I don't think you can use it for tagging items from "The Hit List".
"The Hit List" uses their own database format for the individual items
and for tagging purposes we would need a file for each entry.

On Mar 20, 1:11 pm, Nick <nvaha...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nick  
View profile  
 More options Mar 21 2012, 10:39 am
From: Nick <nvaha...@gmail.com>
Date: Wed, 21 Mar 2012 07:39:49 -0700 (PDT)
Local: Wed, Mar 21 2012 10:39 am
Subject: Re: AppleScript
I think I totally brain-farted.  After some searching I found the help
item you are talking about after turning off "Hide Dock Icon" in the
preferences and restarting.  Then I could actually access the help
menu of Tags.

The reason I mentioned THL was because that was the app that was front-
most and I couldn't find anything.  Seriously, I need to pay more
attention!

On Mar 20, 9:01 am, "Martin (Gravity)" <martink...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »