Here’s the situation. I am going through my collection looking at certain factors, items that generally correspond to fields. For example, I have a custom field for “Inserts” and I am checking to make sure any inserts that could/should be there are or aren’t there.
So the feature would be the ability to “highlight” certain fields in the Edit screen, so that I can go through the tabs and the fields would basically be the “checklist” of things to look at.
Bonus points if this can be turned on in bulk, but then turned off individually. So like I highlight the fields for a bunch of books at the beginning, and then as I check them I am able to remove the highlights on fields on the individual issue.
I am currently doing this through a combination of temporary tags and a text file that is the result of a Powershell script executing against an export, but thought it would be cool if the above were possible.