Do TextExpander Snippet
by Ian Kirkland
Description
This plugin action is about as self-explanatory as they come: it executes a TextExpander snippet. This can be useful for a number of reasons such as triggering an expansion with a hotkey as opposed to a typed string. Who knows? You could probably create some interesting automations by pairing the action with things like Keyboard Maestro’s conditionals and Macro Information tokens.
To use, simply enter the snippet’s abbreviation into the text field and this action will do the rest. It’s worth noting that this plugin action executes TextExpander snippets via scripting, not by crudely simulating key presses.
Action
Enter abbreviation. Boom! You’re all set.
Additional Notes
- As stated above, this action uses a script under the hood, not a miniature monkey typing abbreviations
- I couldn’t find a way to trigger snippets by label / name without exhaustively looping into the DOM. If anyone knows a way, please let me know.
- If you come up with any creative uses for the action, please share them here in the comments
- Please report any bugs at: ianthekirkland@me.com
Download
Download Action: Do TextExpander Snippet.zip (595.3 KB)
Legal
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.