I'm sharing this folder in a GitHub Repo.
- In the Script Editor app on your Mac, choose
Script Editor > Preferences
, then clickGeneral
. - Select the
Show Script menu in menu bar
checkbox, then make sure theShow Computer scripts
checkbox is selected.- The Script menu appears on the right side of the menu bar.
- Select
Show application scripts at top
The next time you need to access a script, just click the Script menu icon in the menu bar, then choose an option.
- In the Script Editor app on your Mac, save your script as a file in the Finder.
- Then copy the file into the Script Editor Scripts folder (located in the Script folder in the users Library folder).
/Users/JohnAppleseed/Library/Scripts/Applications/Numbers
- Open
Finder
- Click on
Go
in the top menu bar while holding downOption
- You'll observe the
Library
drop down option appear belowHome
- Once in the
Library
directory, scroll down to theScripts
folder - Inside, you'll find the
Applications
folder which is where you'll create yourNumbers
folder - Any scripts copied inside here, will appear in the Script menu drop down when Numbers is running.
- Open Automator
- New Document
- Quick Action
- Workflow receives current
files or folders
- Drag in a Run Javascript action from the Library of actions
- Copy the entire run function from the Format script in this repository to the Run Javascript action
- Change any filepaths to the appropriate folder in your own home folder
- ⌘S
Format Schwab CSV for YNAB