Forum: OmniGraffle General
2013-05-29, 03:21 AM
|
Replies: 4
Views: 11,088
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, 07:51 PM
|
Replies: 4
Views: 11,088
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, 06:56 PM
|
Replies: 2
Views: 11,997
|
Forum: OmniGraffle General
2013-05-28, 03:32 AM
|
Replies: 8
Views: 12,633
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, 05:46 PM
|
Replies: 6
Views: 12,219
|
Forum: OmniGraffle General
2013-05-27, 04:40 PM
|
Replies: 6
Views: 12,219
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, 07:48 PM
|
Replies: 6
Views: 12,219
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, 06:33 PM
|
Replies: 6
Views: 12,219
|
Forum: OmniGraffle General
2013-05-26, 05:07 PM
|
Replies: 8
Views: 12,633
|
Forum: OmniGraffle General
2013-05-15, 09:52 PM
|
Replies: 2
Views: 11,997
|
Forum: OmniGraffle General
2013-05-15, 09:44 PM
|
Replies: 0
Views: 9,892
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, 09:40 PM
|
Replies: 6
Views: 12,219
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, 09:31 PM
|
Replies: 1
Views: 11,787
|
Forum: OmniGraffle General
2013-04-01, 09:06 PM
|
Replies: 0
Views: 9,995
|
Forum: OmniGraffle General
2012-09-05, 10:50 PM
|
Replies: 1
Views: 11,847
|
Forum: OmniGraffle General
2012-02-04, 05:01 PM
|
Replies: 1
Views: 12,558
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, 03:49 PM
|
Replies: 14
Views: 42,155
|
Forum: OmniGraffle General
2012-01-11, 05:46 PM
|
Replies: 0
Views: 6,105
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, 08:24 PM
|
Replies: 1
Views: 6,301
|
Forum: OmniGraffle General
2012-01-04, 08:23 PM
|
Replies: 2
Views: 6,298
|
Forum: OmniGraffle General
2012-01-02, 01:55 AM
|
Replies: 2
Views: 6,298
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...
|