# Solo trips — plan your own year of trips — roamgap

> Pin the breaks you like from any search into one **itinerary**, see the true cost
> once overlapping days are counted just once, then save it and get a reminder before
> each trip. Free to start — your draft lives in your browser until you sign in to keep
> it.

## What it does

**Solo trips** is the single-author itinerary builder — the personal sibling of the
collaborative Groups tool. An **itinerary** is a curated set of the trips you picked,
combined into one plan:

1. **Find trips you like.** Plan your year, then add any break to your itinerary draft.
2. **See the true cost.** roamgap detects overlapping and adjacent trips and counts the
   shared days **once**, so the combined "days off" and leave totals stay honest as you
   add trips — never the inflated naive sum.
3. **Save it to your account.** Sign in to keep an itinerary across devices, rename it,
   and reopen it later. A free account keeps **two** saved itineraries; **roamgap Plus**
   lifts the cap. Unsaved drafts stay unlimited and browser-local.
4. **Get a nudge before you go.** Switch on reminders and roamgap emails you as each
   trip in the itinerary approaches.

A single itinerary can hold one trip (a planned future trip) or several. The draft
composer works **signed out** — it lives in this browser; signing in is only needed to
**save**.

## The pages

- `https://roamgap.ike.work/solo` — this hub: the explainer (signed out) plus the draft composer
  and your list of saved itineraries (signed in).
- `/solo/{id}` — one saved itinerary: the combined day/leave totals and each trip laid
  out with its calendar. Per-itinerary pages are private and not indexed.

## Notes

- The overlap detection reuses the same engine as the multi-country tools — see
  `https://roamgap.ike.work/overlap.md`.
- Trips are added from a search; start at `https://roamgap.ike.work/year.md`.

## Source

- This page: https://roamgap.ike.work/solo
- Plan your year: https://roamgap.ike.work/year · Group trips: https://roamgap.ike.work/groups · Pricing: https://roamgap.ike.work/pricing
