I am thinking of writing a piece of software that will simplify the entry of LaTeX formulas by allowing the user to type a hotkey or a sequence of keys ('hotstring') corresponding to a LaTeX formula for quick entry. An example might be,
Typing jklf; returns \frac{\partial _}{\partial _}
My question is three-fold:
- Does any shortcut feature or program exist that performs the above? If so, to what extent?
- How frequent are such features seen in LaTeX software?
- If the new shortcut program featured 'hotstrings' such as the one used here (jklf;), what would you like to see? What would you like to see in general in a program or feature for LaTeX shortcuts?