Expose drawing metadata to windows explorer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Long story short: My new boss wants us (all cad operators) to put revision letters/numbers in our file names, thus breaking any link with the sheet set.
I've told him its a bad idea, and so far they (management) have backed off, however their underlying desire is to have the status of a file visible within windows.
I need to find some way for this to happen before they change their minds and then force us to change our working practices (for the worst IMO).
Autocad can edit the drawing properties using the DWGPROP command, which allows editing of some tags that can be seen when right-clicking on a dwg-file in explorer, and selecting properties. However none of the properties shown will appear in windows 7 detail view when viewing that folder - I've trued turning on and off all the additional columns, yet none show that data.
Is there either a way of getting windows to show a Drawing version number in detail view? Either by manipulating some other metadata, or coaxing windows into showing the data we've easy access to?
Ideally I'd like this to happen without resorting to code, as we've got LT users in similar bind, but beggers can't be choosers here..