Plain Estimate

Guides

Why your job tools should work with the signal off

31 August 2026 · 4 min read

The places where the work happens are the places with no signal. Plant rooms, basements, lofts, steel-framed warehouses, half the countryside. Software that needs a connection to open is software that does not work where you are standing.

What most apps mean by offline

Usually: the page loads from a cache, then sits there saying it cannot reach the server. You can look at what was already loaded. You cannot write anything down.

The distinction that matters is where the data lives. If your documents live on somebody's server and the app is a window onto them, then no connection means no documents. If they live on your device and the server is just a copy, you carry on and it catches up.

What it lets you do

Measure up in a basement and write the estimate there. Take a signature on the doorstep of a house with one bar. Print an invoice on a site with no connection at all. Then it all syncs when you drive back into coverage.

Practically, that turns the estimate from an evening job into something you finish on site — which, as anyone who has lost a job to a slower quote knows, is worth more than any feature.

What to check before trusting it

The trade-off, honestly

Local data is private and fast, and it is also fragile in a way a server is not: clearing your browser's site data deletes it, and no support desk can bring it back. The answer is not to avoid local-first tools. It is to take a backup you control, and to sign in if you want a second copy kept for you.

The right question is not "is it online or offline" but "if I lose this phone in a skip tomorrow, where is my work?" A tool that cannot answer that is the risk, whichever way it stores things.