Status & roadmap
Everything Fields can do.
One place to see the whole surface — what’s built, what’s built but not yet verified end-to-end, and what’s planned.
Showing all 23 features.
Capture
How records get into Fields.
Type it
Type a record name and its fields directly in the app.
Paste text → AI
Paste a block of text; AI extracts structured fields automatically.
Demo extraction; live AI parsing is planned.
Upload a doc → AI
Upload an image or PDF; AI reads and extracts structured fields.
Demo extraction; live AI parsing is planned.
Organize
How records are grouped and structured.
Spaces: Personal / Family / Business
Switch between Personal, Family, and Business spaces.
Switcher works on sample data; real shared accounts planned.
Entities
Group records by entity type (Passport, Bank Account, etc.).
Records
Individual record instances within an entity.
Fields
Typed key/value pairs inside a record (text, number, date, masked).
Views & search
Ways to browse and find records.
Stacks / Outline / Index
Three view modes for browsing records.
Live search
Search across all records and fields in real time.
Filter chips: type / expiring / archived
Filter the record list by entity type, expiry, or archive status.
⌘K command palette
Keyboard-driven command palette for quick navigation and actions.
Copy & security
Instant access to the values you need.
One-tap copy
Tap any field value to copy it to the clipboard instantly.
Masked-until-tap values
Sensitive fields are hidden until you tap to reveal them.
Type-aware copy formats
Dates, sort codes, and other types are copied in the right format.
Pin a field
Pin a field to the record card for instant access.
Bulk select + copy / table
Select multiple fields and copy them as a formatted table.
Reminders
Stay on top of expiries.
Expiring-soon reminders
Records with a date field in the next 90 days surface in a Reminders sheet.
Desktop & mobile
Full experience on every screen size.
Faithful mobile UI
Full bottom-sheet–based UI on mobile: add, edit, copy, reminders.
Desktop three-pane + inspector
On wide screens: left rail navigation, centre record list, right inspector panel.
Account & data
Sign in and persist your data.
Email-code sign-in
Passwordless one-time-code sign in and sign up.
Settings + theme
Settings sheet with light/dark theme toggle.
Supabase persistence with RLS in a `fields` schema
All records and fields stored in Supabase with row-level security.
Wired end-to-end via @ionite/fields-db (RLS live); verify against a real account.
Records library: system + your + AI
A browseable library of system record templates, your saved templates, and AI-suggested ones.
Shipped (d7372d9); pending visual QA.