Free vs Pro. Building and previewing exports is free. Writing export files (from the app's Export tab or an outing's page) is the Pro unlock, along with automatic exports and webhooks. Importing a prior export is free.
Eight formats
| Format | Best for |
|---|---|
| JSON | Lossless backups, scripts, and tooling. |
| CSV | Spreadsheets and analysis. |
| Markdown | Human-readable journals — single outings export as a front-matter page with visits and route points. |
| GeoJSON | Mapping tools and GIS. |
| GPX | GPS tools and route viewers; visits become waypoints, routes become tracks. |
| KML | Google Earth and Earth-compatible viewers. |
| OwnTracks | OwnTracks-ecosystem tools (route points). |
| Overland | Overland-ecosystem tools (route points). |
Choose any mix of formats in one export; each becomes its own file. OwnTracks and Overland formats carry route points (visits exports in those slots fall back to JSON).
What gets exported
- Data: visits, route points, outings, or all of it.
- Date range: all time (default), today, yesterday, last 7 or 30 days, this month, or a custom range.
- Time of day (off by default): keep only records between two times — windows that cross midnight work too.
- Filters: only completed visits, minimum visit duration, exclude GPS glitches, and a maximum-accuracy cap (≤ 10 / 25 / 50 / 100 m).
- Fields: per-format toggles for names, addresses, durations, coordinates, notes, altitude, speed, accuracy, and glitch flags.
Your entire setup — formats, data kind, filters, field toggles — is remembered between launches.
Filename templates
File names come from a template you control. These tokens are available:
{date} {year} {month} {dayNumber} {weekday} {monthName} {quarter} {datetime} {time} {day} {type} {title} {name} {format}
- Use
/in a template to build dated subfolders. - Built-in presets: Readable (default)
iso.me - {day} {date} - {type}, Compact, and Dated{year}/{year}-{month}/Daily Track - {date}. - A live preview shows the resolved path as you type.
Output layout
- Single file (default) or one file per day — handy for journals and incremental backups.
- Exporting outings produces one file per outing automatically.
- Collisions are auto-suffixed so nothing overwrites.
Saving and sharing
Pick a default folder (with auto-save on by default) and exports land there silently with a confirmation toast; otherwise the standard share sheet appears. The Preview button renders everything without writing — free, and a good way to sanity-check filters. Single outings can also be exported straight from their detail page.
Import
Settings → Import file restores a prior export. JSON, CSV, and Markdown round-trip fully, including correction history and glitch flags. GPX, KML, and GeoJSON are one-way map formats and can't be imported. Importing is free.