How hard would it be to add find by elimination to Leo?
Here's an example of what I mean:  Say you want to search for "foo".
You hit some key combo (eg Ctrl+F); then you hit "f", and every node
that doesn't contain "f" in it's headline or body disappears; then you
hit "o" and every node that doesn't contain "fo" disappears; and
finally you hit "o" again, and then the only nodes left are the ones
that contain the word "foo" in their headlines, bodies, or in those of
their children.
You could narrow the results down further by hitting space and then
"bar" and then only the nodes containing both the words "foo" and
"bar" would remain.
I implemented this in a todo-list application once, and it worked
really well.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to