Y
Hacker News
new
|
ask
|
show
|
jobs
by
vageli
1908 days ago
How does this handle conflicting offline writes?
1 comments
thecodrr
1908 days ago
For most cases, the most recently edited copy is kept. However, if there's a conflict between 2 notes then a nice Git Conflict like UI is shown with both notes side by side and their differences highlighted.
link