Revisions

Learn about the revisions KnowledgeOwl tracks, how to view a revision history, compare revisions, and recover previous revisions.

What is a revision?

After you've created an article and saved it for the first time, a revision is automatically logged every time you save an article with some type of change and click the Save button. This means that each revision could be something as small as a corrected typo or changed punctuation mark, or as big as replacing all text of the article. Recent Revisions capture changes to the article's text only. So if you just replaced one screenshot for another, that won't be captured.

Revisions are basically the most recent save log for the article. We automatically save up to ten (10) recent revisions. Once you have saved more than ten times, we'll automatically delete the older revisions to maintain a maximum of ten.

If you're using shared content articles, all revisions for both child and parent article are stored and displayed at the parent article. The child article has no revision history of its own.

Use cases for revisions

Think of revisions as a snapshot of the most recent changes to an article, and an "oh no what have I done?" protection if you've recently made changes and messed something up.

Generally, people use revisions to:

  • See who's edited the article recently, and how substantive those edits were
  • Recover a recent revision of the article when something's gone wrong (someone accidentally deleted things or misunderstood what edits to make, etc.)

Do not use revisions for:

  • Long-term auditing/tracking of content changes
  • Permanent record of content to be able to revert/show what the content was at a specific point in time (such as for a compliance audit, etc.)

View revisions and revision history

You can see when revisions have been stored by looking just under the Save, Preview, and Back buttons. If revisions have been stored, you'll see a Recent Revisions hyperlink with the number of revisions in parentheses:

Sample Recent Revisions link

Click that link to view a list of your recent revisions:

Sample Revisions List

The most recent revision will be at the top, as Revision #1.

Compare revisions

Once you've opened the revision history list, you can compare revisions to see what changed. The most recent revision will be at the top, as Revision #1. It will only give you the option to Compare to Previous Revision. The oldest revision will be at the bottom.

Here you'll see a few different links to begin comparisons:

  1. Compare to Previous Revision: This will compare the revision to the revision immediately below it in the list. So if I click the link at #1 in the screenshot, that will compare Revision #1 with Revision #2.
  2. Compare to Current: This will compare the revision to Revision #1, the current revision. So if I click the link at #2 in the screenshot, that will compare Revision #4 with Revision #1.
  3. Compare to Initial Draft: You'll only see this option If you have fewer than 10 total revisions. This will allow you to view the first content save for the article.

Clicking on one of those comparisons will open a new screen that will do a side-by-side comparison:


A sample Revision Comparison

The exact display will depend on which compare option you chose. The screenshot above is the Compare to Current, which shows the current content on the right.

  1. The Content section will show the Author listed at the time of save, as well as the date + timestamp of the revision's save.
  2. The Title lets you compare the article's main title between the two revisions.
  3. The Toc Title lets you compare the article's Internal Title (if there was one) between the two revisions.
  4. The Publishing Status lets you compare the article's publishing status
    Note: you won't see a publishing status for revisions saved prior to 15 July 2020.
  5. The Content Changes section lets you compare the article's text between the two revisions. 
  6. Any deletions will be in grey font and strikethrough: grey font and strikethrough.
    • Deleted images will have a single space highlight on the line above or below them.
  7. Any additions in a revision will be in green font and underlined: green font and underlined.
    • Added images will have a single space highlight on the line above or below them.
  8. The Revision Compared to Current Content will provide a single-pane HTML comparison, with similar highlighting, so you can see the exact HTML differences.
  9. You can revert to this revision by using the Recover Revision button.
  10. Use the Newer and Older buttons to cycle through revisions without returning to the Revision List.

Recover a revision

Remember: we only save the 10 most recent revisions for an article; you cannot recover a revision older than that!

To recover a revision:

  1. Follow the steps outlined above to open the revision history and compare your current revision with the revision you'd like to recover.
  2. Click the Recover Revision button above or below the revision you'd like to recover.
  3. This will kick you back to the article editor, with the contents of that revision in the editor for your review. You can confirm it's what you want or even make additional changes.
  4. To finish recovering the revision, you must Save the article.

Delete a revision

KnowledgeOwl automatically removes the oldest revision once you save more than 10 revisions for a given article. You cannot and do not need to delete revisions.

Are revisions stored for versions?

We were hoping you wouldn't ask this, as it's not an easy question to answer. The short answer is: yes, revisions are automatically stored for some versions. But the long answer is: it's complicated.

We track the ten most recent revisions to an article automatically. When you create an article, that is automatically created as Version 1.00. As long as you continue with Version 1.00, revisions will be tracked on that version.

Once you create more than one version, we track revisions for the currently active version only.

After a version is deactivated, it continues to hold the revisions it had from when it was activated (max of 10).

Let's look at an example to see how this plays out:

Linus has an article called "Learning to Fly" which he has published. By default, this has only one version: Version 1.0.

  • Revisions for Version 1.0 are tracked, up to a maximum of 10.

Linus needs to make some updates, so he creates a new minor version, Version 1.1.

  • Revisions for Version 1.0 will still be tracked, since it is still the current active version.
  • Revisions for Version 1.1 will not be tracked because it isn't activated yet.

Linus continues to save changes to Version 1.1 but has not yet activated it.

  • Those changes will not be tracked as revisions, because Version 1.1 has not yet been activated.
  • Any revisions to Version 1.0 would continue to be tracked.

Linus activates Version 1.1.

  • From activation onward, revisions for Version 1.1 will be tracked.
  • No further revisions for Version 1.0 will be tracked.
  • The historical record of the last 10 revisions for Version 1.0 will still appear if we view Version 1.0 in the editor; they will not appear when we view Version 1.1 in the editor.