GTG

Comment 5 for bug 822780

Revision history for this message
Joao ascenso (joaoricardoascenso) wrote :

You're talking a kind of instant search? it's easily doable right now but i have some reservations:
- first it should be optional. From my own personal opinion i curse the hell out of instant searches. I just don't like them xD (but its a personal opinion, if by default is turned on or it's open for discussion, your thoughts Izidor?)
-Performance wise, I'm currently using a String.find() of the text i want, anyone know if the find stops after it finds or does it continue to the end of the text? (I'll look into it myself after finishing some things)
- closed view, in my opinion, should not be affected by the search. You have the option of putting !close on the query to filter for closed (or !not !active)

the second one is a nice shortcut, i also suggest that shift+enter always performs a search.

as for the green button it retain the original functionality. (which i broke in my trunk, i might need some help after joining with the current dev ^^)