The idea is:
Be able to filter inputs/outputs within a node, so that only items with particular values are displayed. This could be extended to a numerical limitation (aside from the existing paging mechanism)
My use case:
When there are many results with sometimes wildly different values, or JSON data structures, going through all item outputs/inputs to find specific things is time-consuming, and also slows the UI due to the number of entries being displayed.
I think it would be beneficial to add this because:
Reducing the full item list to those items that are relevant, and to a number that keeps the UI responsive would be very helpful for analysis and expression construction.
Are you willing to work on this?
Willing, but likely unable.