Guides ยท Productivity

Document Versioning Basics

Version documents clearly

This guide explains simple document versioning: use descriptive filenames with dates/versions, keep a brief change log, store in a shared folder, and avoid parallel conflicting copies.

Name files clearly

Use consistent prefixes, topic, and YYYY-MM-DD or vX.Y in filenames.

Keep a change log

Add a short change summary at the top or in comments.

Use one source of truth

Store in a shared location and avoid emailing multiple copies.

Clean up old versions

Archive superseded files to reduce confusion.

Related Terms