|
File - Info is for the project, and there's something already a bit like what you suggested for items in the Project pane in that you can right click anything in the Project pane and choose Properties. That will show things like the initial text in a comments field. It's basically a read-out of properties for that item from the mfd_meta table and their values. But that's a more technical thing that's info on the plumbing, and not a report of metrics like total size. To get metrics like that I think it's a good idea to add a more expanded "Info" entry to the context menu for anything you can see in the Project pane... folders, components, data sources, etc. I've contributed that as a suggestion. That's an extremely easy feature to add from a technical perspective. What moves it up or down in implementation priority is the difficult part: deciding what exactly *what* info you want to show for various items. The info you'd want to show for a folder, for example, would have some differences from what you'd want to show for info on a drawing or a drawing's table and yet again different for data sources. So, if somebody sits down and draws up a list of metrics or other things to display in an Info display for each possible item that might be found in the Project pane, then technical implementation is trivial. But if you don't have that list then implementation doesn't get done because the response comes back, "Sure. Easy to do. What do you want to report?" In that respect File - Info is a trial run. If anybody gives a hoot about getting more expanded info in an easy to copy form (just one click to grab the full path for the project...), then it will get populated with more items than just the three in the initial version this weekend. If nobody gives a hoot about File - Info, then that's an indication extending that idea to context menu Info on individual items in the Project pane isn't worth doing. I think that's OK because there are zillions of ideas and the ones people care about should get done first.
|