google-code-export / labyrinth

Automatically exported from code.google.com/p/labyrinth
GNU General Public License v2.0
2 stars 0 forks source link

search-as-you-type and filtering #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
as the number of mindmaps in one's computer grows, the main window of
Labyrinth quickly becomes less efficient for retrieving content.

I would suggest adding these additional features:
- search as you type: like nautilus' behavior, brings the selection to the
first matching pattern
- filtering: like rhythmbox's behavior and user interface: allow showing
only the mind maps whose names contain the search words

This idea is for the main window, but it could also be done *inside* the
mind map windows too (but that's a pretty cracktastic idea).

Original issue reported on code.google.com by nekoh...@gmail.com on 17 Apr 2007 at 6:49

GoogleCodeExporter commented 9 years ago
search-as-you-type now works on map names:
2007-05-15 Don Scorgie <Don@Scorgie.org>

    * src/MapList.py:
    * src/Browser.py:
    Add searching in Browser window (issue #58)
    Add "Last Modified" column and allow sorting by it and name (issue #59)

I like filtering, so I'll mark as 'Started' until it / sometime more is 
implemented.

Original comment by DonScor...@gmail.com on 15 May 2007 at 9:49

GoogleCodeExporter commented 9 years ago

Original comment by sinfr...@gmail.com on 21 Mar 2008 at 12:11