Forum: OmniGraffle General
2013-05-29, 02:21 AM
|
Replies: 4
Views: 8,940
Open your document, any document, or a new...
Open your document, any document, or a new document. Have a document open, rather than none.
Go to View menu, and choose Show Toolbar if it is there. Don't choose Hide Toolbar.
Then choose...
|
Forum: OmniGraffle General
2013-05-28, 06:51 PM
|
Replies: 4
Views: 8,940
On the View menu there is an option to toggle...
On the View menu there is an option to toggle guides. It doesn't have a keyboard shortcut by default but on MacOS you can assign keyboard shortcuts via System Prefs>Keyboard>Shortcuts.
You can...
|
Forum: OmniGraffle General
2013-05-28, 05:56 PM
|
Replies: 2
Views: 10,602
|
Forum: OmniGraffle General
2013-05-28, 02:32 AM
|
Replies: 8
Views: 10,938
I should have remembered this earlier.
...
I should have remembered this earlier.
Select the group of objects, then choose "Group as Subgraph" from the Arrange menu. Your selected items are now placed inside a shape. You can draw...
|
Forum: OmniGraffle General
2013-05-27, 04:46 PM
|
Replies: 6
Views: 10,909
|
Forum: OmniGraffle General
2013-05-27, 03:40 PM
|
Replies: 6
Views: 10,909
Ah ok. Good tip.
Oh, that's what "p" "lst"...
Ah ok. Good tip.
Oh, that's what "p" "lst" probably means too =)
The script as it stands throws an error of "The variable plstSeen is not defined" at the line if not (plstSeen contains lngID)...
|
Forum: OmniGraffle General
2013-05-26, 06:48 PM
|
Replies: 6
Views: 10,909
Here's my working script
-- relayers...
Here's my working script
-- relayers items of the selection according to their Y (vertical) coordinate
-- select all the items you want brought to front
tell application id "OGfl"
tell...
|
Forum: OmniGraffle General
2013-05-26, 05:33 PM
|
Replies: 6
Views: 10,909
|
Forum: OmniGraffle General
2013-05-26, 04:07 PM
|
Replies: 8
Views: 10,938
|
Forum: OmniGraffle General
2013-05-15, 08:52 PM
|
Replies: 2
Views: 10,602
|
Forum: OmniGraffle General
2013-05-15, 08:44 PM
|
Replies: 0
Views: 8,496
Applescript to collect text from selection
Here's an AppleScript I use to collect all the text from multiple simple objects. This is handy when I've built up a sitemap as a diagram, and want to paste just the text into a spreadsheet.
It...
|
Forum: OmniGraffle General
2013-05-15, 08:40 PM
|
Replies: 6
Views: 10,909
Applescript to re-order objects by x,y coords?
Has anyone already written up an AppleScript that will re-layer a selection of objects such that they are layered according to their vertical position?
With the item at the smallest y coord being...
|
Forum: OmniGraffle General
2013-05-15, 08:31 PM
|
Replies: 1
Views: 10,385
|
Forum: OmniGraffle General
2013-04-01, 08:06 PM
|
Replies: 0
Views: 7,865
|
Forum: OmniGraffle General
2012-09-05, 09:50 PM
|
Replies: 1
Views: 8,868
|
Forum: OmniGraffle General
2012-02-04, 04:01 PM
|
Replies: 1
Views: 10,421
Feature request: %variable% to show user data?
I like using %variables% for various things, but I'd really like if I could expose a named data value via the variables mechanism. Perhaps something like %userdata:thekeyname%
I know I can show...
|
Forum: AppleScripting Omni Apps
2012-02-02, 02:49 PM
|
Replies: 14
Views: 38,706
|
Forum: OmniGraffle General
2012-01-11, 04:46 PM
|
Replies: 0
Views: 4,613
Linkback saving quirk
Scenario:
I select some objects, Copy as PDF, Paste, double-click to edit, make some changes ...
a) if I hit cmd-S to save and then close the window, all is fine,
b) if I don't hit cmd-S to...
|
Forum: OmniGraffle General
2012-01-04, 07:24 PM
|
Replies: 1
Views: 5,387
|
Forum: OmniGraffle General
2012-01-04, 07:23 PM
|
Replies: 2
Views: 5,403
|
Forum: OmniGraffle General
2012-01-02, 12:55 AM
|
Replies: 2
Views: 5,403
handy palette in toolbar?
I particularly like the OG feature where I can drag/drop a colour swatch from various places onto an object on a canvas to set it's colour.
I usually have the colour picker open all the time, with...
|