Just wondering if you guys would be interested... I needed an autosuggest plugin for a project, but I wasn't quite satisfied with the features it offered.
Thus, I've went through and added a number of changes. A new theme, Added capabilities to include categories in the autosuggest, in the settings page there now includes
Sort by Alphabetical or by date
If the user selected both posts and categories, two sections become enabled - how to organize the two, as well as max # of posts per each.
for sorting it can either be posts then categories, categories then posts, or mixed. all three of which follow the previous sort method of date or alphabetical sorting.
I intend to add color choices for hovering/highlighting, etc.. pretty much full theme configuration to the plugin (mine currently looks quite similar to the one found on this website http://www.walgreens.com/ ) and intend to style it based on those settings. I also was thinking of putting identifiable labels (unlikely) on the right hand side.. faded, so people would know which is which. not sure yet.
Anyway my main point of posting this was if you had any interest in viewing these changes and adding them to the project. Right now I haven't added any specific theme support, I just changed the CSS considerably as well as the HTML output... but if you are interested in adding what I've done to the project on here, I'll work on adding full theme support.
Thanks for the great plugin :) I was impressed at the javascript work. clean, organized, well put together decent methods used. Definately an easy plugin to make great use out of.