Bug 257164

Summary: Declutter the data manager per tabs
Product: [Applications] kst Reporter: GrĂ©goire Verlut <gregoire.verlut>
Component: generalAssignee: kst
Status: REPORTED ---    
Severity: wishlist CC: nicolas.brisset
Priority: NOR    
Version: 2.0.1   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description Grégoire Verlut 2010-11-17 16:31:17 UTC
Version:           2.0.1
OS:                MS Windows

When dealing with a lot of vectors, curves and equations, the data manager becomes too complex.

it would be useful to have a "filter" to declutter the elements and see only the elements used in the current tab (or in the choosen tab)

The same feature would be useful with all the "edit multiple" buttons

Reproducible: Didn't try




OS: Windows 32-Bit
Comment 1 Nicolas Brisset 2010-11-17 16:40:46 UTC
+1

Something like we had in kst 1.x would also be pretty cool: a filter lineedit, to filter and keep only items containing the typed string.
As sometimes this may be too limited (e.g. to select plot from the current tab, the tab name not being visible) we could add a combobox, like in the change data file tool to select vectors from a given data source.