7
edits
| Line 426: | Line 426: | ||
Geral. | Geral. | ||
== Addresses Preview Improvement == | |||
This is a simple usability feature that will improve a lot the user experience when typing a new address in the address bar. Would be great if it just match not only the whole sequence, but *any* part of the history addresses. | |||
Eg.: | |||
When typing "wiki", it would suggest (obviously based on the history): | |||
<nowiki> | |||
- http://wiki.mozilla.org | |||
- http://www.cin.ufpe.br/wiki | |||
- http://www.photo.wiki.com | |||
- http://www.wikipedia.com</nowiki> | |||
It will avoid having to type all the prefix before what really matter: The "wiki" word. It is a real problem for me because a have to type all the prefix <nowiki>"http://www.cin.ufpe.br/"</nowiki> to get suggestions about the subdomains I want, like <nowiki>"http://www.cin.ufpe.br/course1"</nowiki> or <nowiki>"http://www.cin.ufpe.br/course2"</nowiki> etc. I think you've got the idea! =) | |||
The suggestions should also be ranked by the number of access, etc... | |||
edits