What steps will reproduce the problem? This is an enhancement request, not a problem.
What is the expected output? What do you see instead? User should be able to quickly search and short the phrases.
What version of the product are you using? On what operating system? V 0.71.3 OS: Ubuntu 11.04
Please provide any additional information below. Right now the phrases are added in order they were created and users might create similar phrases unnecessarily. There is no way the user can quickly type the few characters and search the phrase. Also, we cannot sort the phrases by name.
Similar programs in Windows, such as Shorthand For Windows and Phrase Express allows you to search the phrases.
Comment #1
Posted on Apr 19, 2012 by Swift BirdThey are actually automatically sorted by name. The GTK tree sorting is so complex I'm not really prepared to tackle manual sorting, but making it searchable is certainly possible.
Comment #2
Posted on Apr 19, 2012 by Swift BirdImplemented for next release
Status: Fixed
Labels:
Type-Defect
Priority-Medium