I would be easier for me if the copy Bible verse formatting codes (explained at
http://wiki.logos.com/Copy_Bible_Verses#Copy_Bible_Verses_Syntax) were boolean where they are either on or off. The way it is now, you have to delete a line if you do not want that property. But if you later decide you want it back, you have to go to the help or to the wiki to find the list of codes. This has happened to me more than once. If this were to be implemented, it would make more sense to change the some of the properties (eg, %NoRedLetter to RedLetter -- because it would be easier to see that "on" means red letter and "off" means no red letter). See below for an example of what it might look like with the current property names and below that for changed property names. I would not care if a space separated the property from its state or if an equal sign was used.
=== current property names ===
%NoCharFormatting on
%NoParFormatting on
%NoRedLetter on
%NoFootnotes on
%NoCitation on
%UseBibleParagraphs on
%CopyAllText on
=== changed property names ===
%CharFormatting off
%ParFormatting off
%RedLetter off
%Footnotes off
%Citation off
%UseBibleParagraphs on
%CopyAllText on