-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Let's say I make a couple of minor revisions to a DITA topic, for example, fixing some typos and refactoring a bulleted list into a table. The contents of the topic itself have not fundamentally changed; therefore, I want the revised date of the topic to remain unchanged. Else my readers might expect to see brand new content.
It is understood and accepted that the addon automatically updates the revised date to the current day, regardless of the type of change, which is expected.
However, when attempting to manually override the automatically updated revised date to the previous date, the addon automatically changes the manually overridden date to the current date preventing me from manually overriding the date.
I would like an option in the Preferences to have the addon ignore any changes made to the prolog and any of its child elements. This will enable me to manually override the updated revised date in these instances where I determine that the contents of the topic have not actually changed.
Thanks!