Keep the template
The durable habits — chargers, earplugs, calendar blocks, post-trip review — stay in one file.
Turn recurring travel lessons into a reusable checklist system — then ask Mana to create the next trip from the template.
Mana is useful here because it turns a repeat task into a small file workflow. The reusable checklist stays in Markdown. Each trip gets a separate page that pulls in public event facts, tracks trip-specific logistics, and keeps the source, template, and trip checklist linked together.
The durable habits — chargers, earplugs, calendar blocks, post-trip review — stay in one file.
Paste a public event page. Mana creates a concrete checklist from the template and the source.
The first prompt saves the reusable checklist as a wiki page, not as a chat answer. That makes it editable from your phone, reviewable in git, and available for the next trip.
Create a reusable checklist template for weekend trips and conferences. Keep it generic; trip-specific dates, bookings, and venues should go in each trip page.
Template checklist
Baseline for conferences, festivals, competitions, and short getaways — the planning and packing that stays the same trip after trip. Dates, bookings, and venue details belong on a separate checklist for each event.
Later, you give Mana the concrete trip context. It reads the event page, reuses the template, and writes a new checklist page back into the repo.
Based on my conference-trip template, create a travel checklist for this event. Keep the new checklist separate from the template and link both ways.
Event checklist
Instantiated from the reusable weekend / conference trip template and the public WeAreDevelopers event page.
The important part is not “AI made a packing list.” It is that the list lands in your repo with sources, links, and history. You can review the commit, edit it by hand, and keep improving the template after each trip.
$ git show --name-status --oneline -1 8f42c0e mana: create Berlin conference travel checklist from template A vault/raw/wearedevelopers-world-congress-2026.md A vault/templates/weekend-trip-checklist.md A vault/synthesis/wearedevelopers-berlin-2026-travel-checklist.md
One trip creates a useful checklist. Ten trips create a travel operating system that remembers what you always forget.
Trips are just one example. Mana can turn repeated projects, launches, reviews, and routines into templates that stay connected to every real-world instance.