Title :
A structured history for command recall
Abstract :
A history function provides users with access to previously used commands. However, existing history functions are very limited in usability. Two different models and implementations of a structured history function were explored and contrasted. A structured history is based on a mental model of users´ interaction with a system. This tool consists of a database of commands previously executed by a user, together with methods for storing and recalling these commands. In the first model all commands are stored, eliminating duplicates and short commands. Retrieval is by pattern matching of several different types, frequency, and time. The second model is a parallel distributed processing (PDP) model that presents the user with a list of likely candidates for good matches to an input string. The PDP history allows for misspellings and retrieves a list of related commands
Keywords :
database management systems; interactive systems; job control languages; programming; user interfaces; PDP; command recall; database; mental model; misspellings; parallel distributed processing; pattern matching; previously used commands; structured history function; Cognitive science; Command languages; Databases; Distributed processing; Frequency; History; Laboratories; Pattern matching; Programming profession; Usability;
Conference_Titel :
System Sciences, 1991. Proceedings of the Twenty-Fourth Annual Hawaii International Conference on
Conference_Location :
Kauai, HI
DOI :
10.1109/HICSS.1991.184011