Forum: AppleScripting Omni Apps
2010-04-20, 01:14 PM
|
Replies: 2
Views: 5,790
Have you tried using the "tag" property? ...
Have you tried using the "tag" property?
Statements like this work for me:
set the_minor_fiducial to the first graphic whose tag is "minor"
It's not documented, but the tag property is...
|
Forum: AppleScripting Omni Apps
2009-08-25, 03:52 PM
|
Replies: 5
Views: 7,802
OK, now my head hurts.
According to OG's...
OK, now my head hurts.
According to OG's scripting dictionary, "canvas" contains "groups" (plural). Also, "group" contains "groups" (plural). So if I get every group in a group, shouldn't it...
|
Forum: AppleScripting Omni Apps
2009-08-25, 07:50 AM
|
Replies: 5
Views: 7,802
|
Forum: AppleScripting Omni Apps
2009-05-02, 10:09 AM
|
Replies: 5
Views: 7,802
Getting Groups from Graffle
Aargh. What am I doing wrong???
I have nested groups in an OmniGraffle document. The following code (and many variations thereof):
tell application "OmniGraffle Professional 5"
tell front...
|
Forum: AppleScripting Omni Apps
2009-03-26, 11:22 AM
|
Replies: 3
Views: 6,395
You're lucky
I can't even get the user data from the selection:
tell application "OmniGraffle Professional 5"
tell window 1 to get the user data of the selection
end tell
just gives this error:
Can’t...
|
Forum: AppleScripting Omni Apps
2008-11-12, 03:55 PM
|
Replies: 1
Views: 6,676
Document properties in OmniGraffle
It would be very handy if AppleScript could access document properties like Keywords, Projects, Authors, Version, Subject etc.
For my purposes, read-only would be OK, but read/write would be even...
|
Forum: OmniGraffle General
2008-10-03, 11:31 PM
|
Replies: 1
Views: 5,023
Note Inspector grayed out
OG 5.1b3.
I work on a document, adding data keys and values to some elements. I go away and come back, and the Note inspector is all grayed out--I can't edit anything.
Logging out/in seems to...
|
Forum: AppleScripting Omni Apps
2008-10-03, 06:13 PM
|
Replies: 0
Views: 6,282
Place a PNG image in a Graffle doc w/AS
I'm trying to place a small PNG image (actually, several) in an OmniGraffle document. I've used File: Place Image… to manually put placeholder images in, but now I want to script replacing them with...
|
Forum: OmniGraffle General
2008-03-19, 09:26 PM
|
Replies: 2
Views: 6,120
|
Forum: OmniGraffle General
2008-03-18, 12:32 PM
|
Replies: 2
Views: 6,120
Learning to script OmniGraffle
Where does one go to learn how to script OG? Reading the scripting dictionary only takes you so far.
My immediate problem: how to get/set the text in an existing text object.
So far, I haven't...
|
Forum: OmniGraffle General
2007-12-28, 02:41 PM
|
Replies: 1
Views: 6,882
Windows Viewer?
(adding some blank lines because my 2-line post apparently isn't long enough to show up here)
It would be cool to offer a viewer program that would allow people to view OmniGraffle documents in...
|
Forum: OmniFocus Extras
2007-08-22, 10:05 PM
|
Replies: 4
Views: 7,253
|
Forum: OmniFocus Extras
2007-08-15, 01:02 PM
|
Replies: 4
Views: 7,253
Please support MailTags
If you use Apple Mail, you handle projects, and you're not using MailTags...what's wrong with you? :-)
Seriously, if you haven't heard of it, check it out:
http://indev.ca/MailTags.html
This...
|
Forum: OmniFocus 1 for Mac
2007-08-13, 07:24 PM
|
Replies: 6
Views: 4,314
|
Forum: OmniFocus 1 for Mac
2007-08-13, 05:02 PM
|
Replies: 8
Views: 5,381
|
Forum: Omni Lounge
2007-01-22, 11:37 AM
|
Replies: 2
Views: 5,452
|
Forum: Omni Lounge
2006-11-17, 09:43 AM
|
Replies: 0
Views: 6,185
OmniPlan Pricing
When I heard Omni was coming out with a project manager, I thought great: it will be both beautiful and affordable.
But now that they've released the intended pricing ($150), it seems they're...
|