March 17, 2017
8:14 a.m.
Sometimes when exploring a large data set in inspector, I'd like to cherry pick a few items to act on as a collection. This would need to be valdiated/tested, but It could be useful to be able to multi-select items and have the next pane to the right be the collection containing the list of picked items. For the moment I can get by with... "self first: 5". cheers -ben .