https://github.com/laixintao/omnigraffle-automation
My Omnigraffle Automation Scripts
https://github.com/laixintao/omnigraffle-automation
Last synced: 8 months ago
JSON representation
My Omnigraffle Automation Scripts
- Host: GitHub
- URL: https://github.com/laixintao/omnigraffle-automation
- Owner: laixintao
- License: mit
- Created: 2024-07-03T09:18:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-19T09:59:23.000Z (about 1 year ago)
- Last Synced: 2025-02-23T00:12:05.116Z (8 months ago)
- Size: 1.18 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# omnigraffle-automation
- [Usage](#usage)
- [Existing Tools List](#existing-tools-list)
- [Full Connect](#full-connect)This is my [Omnigraffle](https://www.omnigroup.com/omnigraffle) Automation Scripts.
Automation is a Pro feature of Omnigraffle, you have to buy the Pro version to use it.
Omnigraffle Automation allows you to use Javascript or AppleScript to customize actions.
You can create actions follow the [API Documentation](https://omni-automation.com/index.html).
## Usage
Clone this repository to your local disk first:
```bash
git clone git@github.com:laixintao/omnigraffle-automation.git
```Then open Omnigraffle > Automation (only available in Pro version) > Configure...

Then add your omnigraffle-automation folder.

## Existing Tools List
### Full Connect
Create lines between 2 groups of objects by name (Cartesian product).
