spine-tools / Spine-Toolbox

Spine Toolbox is an open source Python package to manage data, scenarios and workflows for modelling and simulation. You can have your local workflow, but work as a team through version control and SQL databases.
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
66 stars 17 forks source link

Filtering, sorting and hiding in Treeview #2008

Open DillonJ opened 1 year ago

DillonJ commented 1 year ago

Right now we have a lot of nice capabilities for filtering parameter values, but we can't filter anything in the tree. The ability to filter, sort and hide elements in the treeview would:

Some specific funcionalities that I think we should provide:

DillonJ commented 3 weeks ago

Is there any chance we could keep milestone 0.8.1 for this?

PiispaH commented 3 weeks ago

Sure, I could take a crack at this.