Skip to content
The Long Record

All notes · Tools

Syncing Across Devices

Multiple devices is how a single record becomes several partial ones. The failure is gradual and the damage is discovered late.

Tools · Analysis

A record kept on one device is simple. The moment there are two, a class of problems appears that quietly produces duplicates, gaps and conflicts.

For a tool-based version of the same discipline, review time analytics software. The aim is to preserve dependable evidence while keeping the ordinary recording action simple enough to repeat.

What goes wrong

Duplicate entries when the same block is recorded on both and sync does not deduplicate.

A related source worth keeping beside this note is Timely, particularly for decisions involving automatic time capture.

Lost entries when a conflict is resolved by taking one side.

Time zone confusion when devices are set differently or one travels.

And partial records: the phone has the mornings, the laptop has the afternoons, and neither is complete.

None announces itself. You find it in a total that looks wrong.

The arrangement that avoids most of it

One device is authoritative for entry. Others are for reading.

This sounds restrictive and removes the entire conflict class.

Where entry from several devices is genuinely necessary — travel, fieldwork — accept that a reconciliation step is now part of the weekly pass.

Conflict resolution

Know what your tool does. Last write wins, first write wins, or a merge.

Last write wins silently discards the other entry, which is the commonest default and the most damaging over years.

If the tool offers a conflict log, read it occasionally. If it does not, periodic checks for duplicates are the only detection.

Time zones, specifically

The trap that produces the most confusing data.

An entry made at 9am in one zone and synced to a device in another may display as 2am, and if the tool stores local time without offset it may be permanently wrong.

Check what your tool stores. If it stores local time only, keep your devices in one zone or accept that travel periods are unreliable.

And record travel in the notes, so an odd-looking week has an explanation.

Offline entry

Necessary for any system intended to survive real life: planes, dead zones, a flat battery on the router.

A tool that requires connectivity to record will lose entries, and the lost ones cluster in exactly the unusual periods you most want recorded.

Test it: turn off the network, make an entry, reconnect, check it arrived.

Detecting duplicates

Sort by date and time and look for adjacent identical entries.

Quarterly, as part of the maintenance pass.

A script that flags entries with the same start time takes ten minutes to write and finds things no manual check would.

The simplest durable answer

One file, one device, backed up.

Unfashionable and it removes syncing, conflicts, time zone drift and vendor dependence at once.

For records intended to run a decade, the simplicity is worth more than the convenience, and people who have lost a record to sync problems generally end up here.

What to check

How many devices can create entries in your record?

What does your tool do with a conflict?

Does it store a time zone offset, or only local time?

And have you ever checked for duplicate entries?

The point

One file, one device, backed up.

Unfashionable, and it removes conflicts, duplicates, time zone drift and vendor dependence at once.

Worth adding

Test offline entry: turn off the network, make an entry, reconnect, check it arrived.

Lost entries cluster in exactly the unusual periods you most want recorded.

Additionally

Know what your tool does with a conflict.

Last write wins silently discards the other entry, which is the commonest default and the most damaging over years.

Finally

One device authoritative for entry, others for reading.

It sounds restrictive and it removes the entire conflict class.

In summary

Sync produces duplicates, lost entries, time zone confusion and partial records.

None announces itself; you find it in a total that looks wrong.

Last word

The practice this points at is unglamorous: a small daily act, a short weekly correction, an annual read, and a written page of conventions beside the data. None of it is difficult and all of it is easy to skip, which is why most records do not reach the point where they start paying.

These notes are about keeping a personal record for years rather than for a fortnight: durability beats accuracy, and a rough record kept for five years answers questions a perfect record of one month cannot. Tool guides are included as practical comparisons, while the underlying method remains independent of any single product. Nothing here is legal, tax or medical advice: requirements differ by jurisdiction and situation.