Skip to content

Commit 1d3be48

Browse files
authored
Update reconcile.md
1 parent a950439 commit 1d3be48

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

docs/reconcile.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ others through **Reconciliation**. This allows you to import changes from other
1111
### Step 1: Import Changes
1212
1. Save your current document.
1313
2. Click **Reconcile** in the left sidebar.
14-
3. Select the `.kmd` file you want to import (e.g., a version from a reviewer).
14+
3. Select the `.kmd` file (or files) you want to import (e.g., a version from a reviewer).
1515

1616
### Step 2: Review Process
1717
Once reconciliation starts, you will see a notification guiding you to two key tabs in the right sidebar:
@@ -31,13 +31,8 @@ This tab focuses on the *specifics*. It breaks down the difference between your
3131
* **Reset:** If the changes aren't what you expected, click **Reset to Original** to discard the import and revert to your pre-reconciliation state.
3232

3333
### Timeline Tab (Whole History)
34-
The Timeline acts as your **Version Control**. It shows the complete history of the document, including your local saves and the imported patches.
35-
36-
* **Chronological View:** See every significant edit as a "patch" with a timestamp and author.
37-
* **Status Indicators:**
38-
* **Pending:** Imported changes that haven't been finalized.
39-
* **Accepted:** Changes merged into your document.
40-
* **Filtering:** Filter by Author or Status to find specific versions.
34+
The Timeline acts as your **Version Control**. Here, you can visualize different versions of your document saved at different points
35+
in time, or other versions that you’ve imported during reconciliation.
4136

4237
---
4338

0 commit comments

Comments
 (0)