Ticket #17 (closed enhancement: wontfix)
Improve searching user interface
| Reported by: | JeremyRuston | Owned by: | FND |
|---|---|---|---|
| Priority: | major | Milestone: | 2011.cleanup |
| Component: | core | Version: | |
| Severity: | medium | Keywords: | |
| Cc: |
Description (last modified by FND) (diff)
The current search user interface can be very slow when returning large numbers of matches. It can also be difficult to see the highlighted search terms when they occur in the middle of a long tiddler.
The proposal is to add a search results popup using the new ListView? control that:
- Is dynamically updated as the user types
- Shows titles of matching tiddlers with short excerpt highlighting the first match
- Ideally, the excerpt will be wikified
- Offers an option to open one, some or all of the matching tiddlers
- Shows title matches first, then tag matches, then author matches, then content matches
At the same time, it would be desirable to fix some other search issues:
- Multi-word search terms should match separately (ie, "James Kirk" should find "James Tiberius Kirk")
- Add options to restrict the search to titles, metadata or content
- This allows something like the functionality of EricShulman?'s GotoPlugin? to be accomplished
Various plugins already offer some of these enhanced features:
Change History
Note: See
TracTickets for help on using
tickets.
