Comment 4 for bug 247645

Revision history for this message
Dylan McCall (dylanmccall) wrote :

In lp:~dylanmccall/harvest/gsoc-client-stuff (my GSoC project, which involves building a filtering interface with lots of goodies), I am working on a filter called PkgNameFilter.

It does precisely what its name says: you can type into its attached input field to narrow the results so you only see source packages starting with the given letters.

In addition, the filter stuff all uses GET parameters, so you can bookmark a particular query and jump to it later.

Is that sufficient for this feature request, or do you need something more sophisticated?