Feature
Bring context in from other apps.
Share in from Mail or Safari.
Share extension + portable interchange.
Use the share sheet to send content into Calero where the share extension is enabled. Combine with JSON backup, vCard import, and merge tools for a practical data workflow.
Use the system share sheet where supported. Back up with JSON, import vCards, and merge duplicates in Settings.
Share extension accepts types the host app offers, maps payloads into Note or related entities. JSON export is a full dump suitable for backup and restore; vCard import maps into Person rows.
Share extension & imports — screenshot coming soon
Share extension & imports — screenshot coming soon
Share extension & imports — screenshot coming soon
Why it matters Why it matters Data model & behavior
- Share-to-Calero from supporting apps
- Full JSON export/import for backup and migration
- vCard import and duplicate merge in Settings
- Share extension where enabled
- JSON backup and restore
- vCard import and merge
- App extension target with shared container access
- Round-trip JSON schema versioned per app release
- Merge service dedupes by normalized identifiers
How teams use it In practice Implementation notes
Your operational pattern might start in Mail, Safari, or Notes—share extension shortens the path into Calero.
JSON remains the source-of-truth backup format for the whole database.
Short path from another app into a Calero record.
JSON is the full-database backup format.
Share path is best-effort per MIME type.
Restore validates schema before applying writes.