mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
* Update merge-conflicts.md edited merge conflict file Signed-off-by: Muhammad Ali <alihamuh@gmail.com> * Update merge-conflicts.md Signed-off-by: Muhammad Ali <alihamuh@gmail.com> * Update merge-conflicts.md Signed-off-by: Muhammad Ali <alihamuh@gmail.com> * Update merge-conflicts.md Signed-off-by: Muhammad Ali <alihamuh@gmail.com> * Update merge-conflicts.md Signed-off-by: Muhammad Ali <alihamuh@gmail.com> * Update merge-conflicts.md Signed-off-by: Muhammad Ali <alihamuh@gmail.com> * Update merge-conflicts.md Signed-off-by: Muhammad Ali <alihamuh@gmail.com> * Update merge-conflicts.md Signed-off-by: Muhammad Ali <alihamuh@gmail.com> * docs(help): update merge conflicts * docs: added merge-conflicts file --------- Signed-off-by: Muhammad Ali <alihamuh@gmail.com> Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
2.6 KiB
2.6 KiB
title, description
| title | description |
|---|---|
| Merge Conflicts | Merge conflicts occur when there are conflicting note edits on different devices for the same note. |
Merge Conflicts
Why Merge Conflicts occur?
Merge conflicts occur when there are conflicting note edits on different devices for the same note.
How Merge Conflicts occur?
Lets suppose that you have two devices running Notesnook:
- A desktop
- A mobile device
Suppose that one of your devices is offline. Now if you made edits to one of your (same)notes on both your devices and synched changes a merge conflict will occur.
info
In order for a merge conflict to occur the changes on the (same)note on both devices should occur in more than a minute
Where do Merge conflicts show
The conflicted notes appear at the very top of the notes list. Just navigate to the Notes page and you will see them right away (If there are any).
How to Resolve Merge Conflicts
Desktop/Web
Follow these steps to resolve a Merge Conflict:
- Go to the conflicted note. It appears at the top of your note list.
- Open the note. This will take you to a conflict resolution screen.
- On the conflict resolution screen two versions of your note will appear side by side. One will be from the device you are using (Current Note) and one will be from the server(Incomming Note).
- Go through both versions and choose which one you want to keep.
- Press the Keep button on the note you want to keep.
- Press Discard button on the note you don't want to keep (you can also press the Save a Copy button if you want to keep it too).
Mobile
Follow these steps to resolve a Merge Conflict:
- Go to the conflicted note. It appears at the top of your note list.
- Open the note. This will take you to a conflict resolution screen.
- On the Coflict Resolution Screen 2 versions of your note will appear above and below. One will be from the device you are using (Current Note) and one will be from the server(Incomming Note).
- Go through both versions and choose which one you want to keep.
- Press the Keep button on the note you want to keep.
- And Discard button on the note you don't want to keep (you can also press the Save a Copy button if you want to keep it too).