1 line
4.0 KiB
JavaScript
1 line
4.0 KiB
JavaScript
"use strict";(globalThis.webpackChunktripdocs=globalThis.webpackChunktripdocs||[]).push([[760],{2325:(e,n,i)=>{i.r(n),i.d(n,{assets:()=>p,contentTitle:()=>o,default:()=>d,frontMatter:()=>a,metadata:()=>t,toc:()=>l});const t=JSON.parse('{"id":"trips-planner/trip-concepts","title":"Trip - Concepts","description":"Trip days, plans, a trip is organized in a table-like structure","source":"@site/docs/trips-planner/trip-concepts.md","sourceDirName":"trips-planner","slug":"/trips-planner/trip-concepts","permalink":"/trip/docs/trips-planner/trip-concepts","draft":false,"unlisted":false,"tags":[],"version":"current","sidebarPosition":4,"frontMatter":{"sidebar_position":4,"description":"Trip days, plans, a trip is organized in a table-like structure"},"sidebar":"docSidebar","previous":{"title":"Trip - Creation","permalink":"/trip/docs/trips-planner/trip-creation"},"next":{"title":"Trip - Places","permalink":"/trip/docs/trips-planner/trip-places"}}');var r=i(4848),s=i(8453);const a={sidebar_position:4,description:"Trip days, plans, a trip is organized in a table-like structure"},o="Trip - Concepts",p={},l=[];function c(e){const n={a:"a",admonition:"admonition",h1:"h1",header:"header",li:"li",ol:"ol",p:"p",strong:"strong",...(0,s.R)(),...e.components};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(n.header,{children:(0,r.jsx)(n.h1,{id:"trip---concepts",children:"Trip - Concepts"})}),"\n",(0,r.jsx)(n.admonition,{title:"TL;DR",type:"note",children:(0,r.jsx)(n.p,{children:"A trip is structured like a table, with multiple days containing plans. You can reference places in plans, and view everything on a map for a visual overview."})}),"\n",(0,r.jsx)(n.p,{children:"A trip is organized in a table-like structure, containing multiple days that hold multiple plans, each with its own details."}),"\n",(0,r.jsx)(n.p,{children:"A trip can reference\xa0your places\xa0or those of other members, to associate them to the plans."}),"\n",(0,r.jsx)(n.p,{children:"A map alongside displays your places and itineraries, based on your plans, providing a visual overview of your trip."}),"\n",(0,r.jsx)("img",{src:"/trip/img/trip_concepts.png",alt:"Trip - Concepts"}),"\n",(0,r.jsx)("div",{style:{textAlign:"center"},children:(0,r.jsx)("sup",{children:"Trip - Concepts"})}),"\n",(0,r.jsxs)(n.ol,{children:["\n",(0,r.jsxs)(n.li,{children:["\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.strong,{children:"Places"}),"\nReferenced places are listed here. Hover to highlight on the map. More in\xa0",(0,r.jsx)(n.a,{href:"trip-places",children:"Trip - Places"})]}),"\n"]}),"\n",(0,r.jsxs)(n.li,{children:["\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.strong,{children:"Map"}),"\nDisplays all referenced places, with options to fullscreen and view day-specific itineraries or complete itinerary with automatic zoom and straight point-to-point paths. More in\xa0",(0,r.jsx)(n.a,{href:"trip-map",children:"Trip - Map"})]}),"\n"]}),"\n",(0,r.jsxs)(n.li,{children:["\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.strong,{children:"Days"}),"\nLists Trip days, which you can create, edit, or delete."]}),"\n",(0,r.jsx)(n.admonition,{type:"danger",children:(0,r.jsx)(n.p,{children:"Deleting a day removes associated plans"})}),"\n"]}),"\n",(0,r.jsxs)(n.li,{children:["\n",(0,r.jsxs)(n.p,{children:[(0,r.jsx)(n.strong,{children:"Plans"}),"\nThe core, a table showing all your plans. Click to view details. You have options to filter, group, or display the itinerary on the map. More in\xa0",(0,r.jsx)(n.a,{href:"trip-plans",children:"Trip - Plans"})]}),"\n"]}),"\n"]})]})}function d(e={}){const{wrapper:n}={...(0,s.R)(),...e.components};return n?(0,r.jsx)(n,{...e,children:(0,r.jsx)(c,{...e})}):c(e)}},8453:(e,n,i)=>{i.d(n,{R:()=>a,x:()=>o});var t=i(6540);const r={},s=t.createContext(r);function a(e){const n=t.useContext(s);return t.useMemo(function(){return"function"==typeof e?e(n):{...n,...e}},[n,e])}function o(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(r):e.components||r:a(e.components),t.createElement(s.Provider,{value:n},e.children)}}}]); |