Field Mode - quick offline drafts with photo and locality
At a show, in a quarry or in the car, no signal: snap a photo, type a name and locality, save the draft. Everything lands in IndexedDB and syncs on its own once the panel is back online. Available on Kustosz and Kustosz+ plans.
- Works offline - drafts kept locally in IndexedDB
- Minimal form: photo + name + locality, the rest filled in later
- Dedicated service worker at /teren-sw.js: NetworkFirst for navigation, SWR for assets
How it works
- Open Field Mode in the panel (Kustosz or Kustosz+ plan)
- Take a photo, add a name and locality, save the draft
- Once back online, drafts sync into the collection as work-in-progress entries
Data migration and bulk operations for large collections ยท Features