Sync Conflicts
Sync conflicts happen when local and remote changes touch the same content.
What To Do
- Stop editing the conflicted note.
- Open the conflict resolver if Tolaria presents it.
- Review both sides.
- Choose the correct content or merge manually.
- Commit the resolved file.
- Push again.
Prevent Conflicts
- Pull before starting work on another device.
- Push after meaningful sessions.
- Keep AI-generated edits in small commits.
- Avoid editing the same note on multiple devices at the same time.