Group: Moderators
Posts: 1.2K,
Visits: 4.3K
|
Hi Remo,
Thanks for the suggestion. It's an interesting idea and I can see where it would be helpful.
The work-around right now would be to copy and paste the child filter under the 'grandparent' node. This give you two copies of the same filter - one with and one without the parent.
I like this approach for two reasons: 1. Copy and paste is something users are already familiar with. 2. It makes it very easy to switch back and forth between views.
Enabling / disabling a filter has a few drawbacks: 1. This would need to be visually communicated to the user and I am not sure how to do this. 'Fading' the node currently means 'cut operation in progress'. 2. It would require refreshing all child nodes recursively. This could be an expensive operation for a large log file.
So, I think it is a good idea, but I am not sure that it is clearly better than the existing way.
Thanks,
Toby
|