Alvin Charity
Alvin Charity
Possibly a separate issue: reorganize repo around a test suite (TBD)?
To be replaced with https://macosxautomation.com/about.html
Use applescript to create a applescript snippets manager containing all snippets from this repository. Search, select, and copy snippets to paste into the Script Editor or other apps.
- The "Notational Velocity" folder should be moved to an archive as the app hasn't been updated since 2015. - Find other areas in the repo that can be updated...
To start, manually test a sub-section of snippets. Eventually automate testing using Metadata ( #12 ).
- Provide additional links to Applescript resources - Update free and paid tools - Perhaps create a subfolder for additional / more extensive resource lists
See [TODO.md](https://github.com/unforswearing/applescript/blob/master/TODO.md) for a list of broken links.
This folder should include snippets for interacting with `applescript` on the command line using the `osascript` tool.
Metadata (such as `newReminder.meta.json`) will provide data on individual scripts, help improve documentation for each snippet, and serve as a framework for future script tests. Metadata will exist as a...