A list of a few cities, or a fully timed schedule with every activity. You add detail as plans take shape.
The map above comes from this plain-text file, written in YAML with a handful of simple fields.
You can read it in any text editor, keep it in a folder, or send it to a friend like any other message.
The format was designed with half-formed plans in mind, so details and dates can stay as vague as yours, and it still works out a timeline.
Read the documentationtrip:
name: Planning Japan
author: Claudio
duration: 10 nights
tags: [japan, first-time, food, temples]
note: Coming together. Flying into Tokyo, out of Osaka. Still need to book hotels and the shinkansen.
itinerary:
- place: Tokyo
arrives: early October
duration: 4 nights
plan:
- Senso-ji Temple
- activity: teamLab Planets
priority: must
- Shibuya Crossing
- Tsukiji Outer Market
- activity: Day trip to Nikko
priority: maybe
location: Nikko, Tochigi
- transport: train # shinkansen to Kyoto
- place: Kyoto
duration: 3 nights
plan:
- activity: Fushimi Inari
priority: must
- Arashiyama Bamboo Grove
- Kinkaku-ji
- activity: Gion in the evening
location: Gion, Kyoto
- transport: train
- place: Osaka
duration: 3 nights
plan:
- activity: Dotonbori
priority: must
- Osaka Castle
- Kuromon Market
- activity: Day trip to Nara
priority: maybe
location: Nara
The same format carries a city guide, a weekend away, or months on the road.
And it isn't bound to one look. The same crumb can be displayed as one large interactive map, or a list of small cards like these.
Because the format is open, you can build any other view you imagine.
A few ways in, for travelers and builders alike.