Skip to content
This repository was archived by the owner on Feb 17, 2020. It is now read-only.
mrambell edited this page Jul 15, 2016 · 1 revision

Welcome to the mTextXpander wiki!

This page is about usage. I'll cover the code later on.

To start, download the binary from the release page then run the app. It will require to be enabled on the privacy panel, with a tick, do that. accessibilityMessage privacySettings

The app is then located on the menu bar: MenuBarIcon

click on it to have the main menu displayed: MainMenu

the buttons + and - remove the selected Abbreviation. to modify an abbreviation double-click its entry on the main menu table.

the data is saved in an XML file in your documents folder called xpand.xml and is in clear text.

the text is substituted / expanded when you type an abbreviation followed by a space or tab.

It's a very alpha stage and I cannot promise it will be 100% functional: Please let me know of bugs and issues on github! thank you :)

Clone this wiki locally