Skip to main content

Feature Matrix

Every OmniBurrow capability, and whether it works on the web app, the mobile app, and offline. Both apps share one account and one set of data; the phone is built for the barn and holds a full local copy, the web app for sit-down work on a bigger screen.

This page is the authoritative parity reference

It is updated in the same change as any feature that moves between platforms or gains offline support. If another page disagrees with this table, this table is the one that was checked against the code.

At a glance

FeatureWeb AppMobile AppWorks offline?
Herd / rabbit records (add, edit, archive)✅ (mobile)
Pedigrees (view on screen)✅ (mobile)
Pedigree PDF export✅ (mobile renders a local copy)
Merge duplicate rabbits❌ (online only, both apps)
Photos on rabbits & litters✅ (mobile, viewed photos cached)
Breeding & litters✅ (mobile)
Sell a kit or bucket from a litter✅ (mobile, queued)
Weights & ADG✅ (mobile)
Lines & lineage✅ via Analytics → Lines✅ Lines screen✅ (mobile)
Weaning & kit graduation✅ (mobile; rabbit record appears after sync)
Predict offspring / COI✅ (mobile only — the web simulator needs a connection)
Contacts & buyers✅ (mobile)
Waitlist✅ (mobile)
Finances, deposits & sales✅ (mobile, queued)
Undo a sale✅ (mobile, queued)
Sale receipt & pedigree email to buyer❌ (sends when the sale reaches the server)
Shows & entries✅ (mobile)
Cage-card printing (single & batch)✅ (mobile)
Feed allocations & grow-out groups✅ via Analytics → Feed✅ Feed section✅ (mobile)
Feed schedules (auto-decrement stock)✅ (mobile)
Processing & harvest records✅ (mobile)
Health events & care observations✅ (mobile)
Treatments & withdrawal tracking✅ (mobile)
Medication inventory✅ (mobile)
Analytics dashboards (6 shared)❌ (needs a connection)
Per-rabbit profit & loss✅ + CSV export
Tasks (one-off & recurring)✅ (mobile)
Task reminders on your phone✅ (local fallback)
Calendar export✅ (writes to the device calendar)
Data entry sessions / Rapid entry✅ (mobile)
Quick Log (+ button)
Global search✅ (mobile, on-device)
Supply inventory✅ (mobile)
Barn Scan (QR bulk weights/health)
Clover assistant❌ (needs a connection)
Conflict resolution✅ (mobile — your choice queues)
Sync diagnostics
Maintenance tools (genetics & COI rebuilds)❌ (needs a connection)
Program (CSV) import✅ rabbits & contacts✅ all five record types✅ (mobile, on-device)
Pedigree import (PDF/photo)❌ (needs upload)
Subscribe / manage billing— (by store policy)
Data export❌ (works without a subscription)
Restore a backup❌ (needs an active subscription)
Delete data / close account❌ (online only)
Settings & herd preferences✅ (mobile reads its synced copy)
Email preferences❌ (needs a connection)
Marketplace listings❌ (needs a connection)
Breeder storefront & reviews❌ (needs a connection)
Multi-account transfers❌ (by design — both accounts online)

Mobile only

Web only

  • Subscribing and managing billing — a store-policy constraint rather than a missing feature. App Store and Play rules do not permit an app to steer you to an outside purchase, so the mobile app shows no price and no purchase path.
  • The analytics overview tab, which summarizes the other dashboards on one screen.

Note two things that are commonly assumed to be web-only and are not: cage cards, including batch printing, are on both apps with the same renderer; and Clover is on both, not mobile-only.

Online only

Needed on both platforms:

Three qualifications worth knowing:

  • Program (CSV) import is the exception in that group. It reads your file and writes the records entirely on the device, so it works with no signal. Only the optional AI mapping suggestion needs a connection. The web app imports rabbits and contacts; the phone also imports litters, weights, and finance rows. See Program import.
  • Export works without a subscription; restore does not. Your way out is never behind the paywall.
  • Offline photos are the ones you have already looked at. The phone caches images as you view them, up to 500 MB, then drops the least recently used. A photo never opened on that device is not there offline. See Photos & Media.

Why some things stay online

Everything that can be made safe offline, is. The rest genuinely cannot be:

  • Uploading a document for pedigree extraction needs somewhere to upload it to.
  • A multi-account transfer is a handshake between two separate accounts — neither device can decide on its own that the other party accepted.
  • Merging duplicates re-points records across your entire account, including ones the phone has not synced.
  • Analytics aggregate across your whole account rather than the slice the phone holds.

Where a feature could reasonably work offline, it does — including recording sales, resolving conflicts, predicting a pairing, and importing a CSV. See Offline-First Sync.