WHAT DO YOU RECOMMEND
The problem I met was that it needs lots of manual operations like selecting and clicking when I want to delete a huge amount of objects, especially they have the same father.
I’v been thinking that it would be great if every object have default relations which contain linking information. Like the navigation panel shows, objects have “Links to object” and “Links from object”, and the type of these two relations is Object.
It’s very useful for organizing object through sets, in which these two relations will reinforce the filters. e.g. in the case I mentioned above, it will easily filter all the children objects that have the same father, or list all the father objects of a specific object.
HOW COULD IT BE DONE
Add default relations of “Links to object” and “Links from object” to every object, like the navigation panel does.
REAL WORLD USE CASES
Reinforce the sets and filter.
RECOMMENDED ALTERNATIVES
Manually add or delete objects, but it takes a lot of time.
