We have a problem when spellchecking timecoded documents such as TV script transcripts. Unless the Check Numbers option is disabled the spelling checker stops at every timecode - eg 10:43:17 - which requires an Ignore and lengthens the time taken unacceptably.
I cannot find a solution to this. I know others have a similar problem because I’ve seen there request for this and the inevitable reply: disable Number checking. Since there is a possiblity of numbers and text appearing in the main document’s text this is unacceptable.
One solution has been to use tables, with a column for timecode and another for text, but this is not always possible.
I have investigated adding a “timecode” dictionary but the size of it seems likely to be at least 99 * 99 entries long. I have also looked into adding regex expressions into various places in the spelling hierarcy but this does not work.
The problem seems to be caused by the prescence of a colon : between the numbers.
Am I missing something, documented or not, that could help with this problem? It would seem to be a simple enough option to include in the checker - enable/disable timecode checking.