My Omnigraffle Scripts. Contribute to charlax/OmnigraffleScripts development by creating an account on GitHub. A place to discuss Omni Group software.
OmniGraffle have a new feature labelled Omni-Automation for OmniGraffle that allows you to write JavaScript code and create/modify objects on the canvas. While the documentation is still a work in progress, there's enough information to do what I needed to extract from the OmniGraffle canvas. OmniGraffle Omni Automation Tutorial 🚧 UNDER CONSTRUCTION 🚧 Welcome to the introductory tutorial for learning about Omni Automation in the OmniGraffle application from The Omni Group.
This step-by-step guide will introduce you to the power and abilities of the device-independent JavaScript scripting implementation in OmniGraffle (called Omni Automation) and in a short time, get you on. Set of scripts for use with omni graffle. Contribute to morganp/OmniGraffle.
An object representing the OmniGraffle application itself. The type of the global variable app. Instance Functions function openDocument (from: Document or null, url: URL, completed: Function(documentOrError: Document or Error, alreadyOpen: Boolean)) Attempts to open the specified document and return a reference to it asynchronously.
A slight modification / simplification of my Pie Chart script for OmniGraffle lets you draw stars of varying styles. Latest version: Works with OmniGraffle 4. Currently I'm using OmniGraffle to create a large infographic on the state of a number of projects and their dependencies.
It started out quite small, but is now becoming unwieldy and the data it represents quite vast. It occurred to me that it would be really convenient to create the base graph programmatically and then beautify manually for clarity. I've been learning about the OmniJS.
A quick post on how I did the export script using AppleScript and Ruby. Omnigraffle automation script. GitHub Gist: instantly share code, notes, and snippets.