# Travel
[Google Maps](https://www.google.com/maps/d/u/0/?hl=en)
## Trips
**Upcoming**
```dataview
LIST
WHERE contains(fileClass,"Trip") and (end-date>date("today"))
```
**Previous**
[Disney Trip (Notion Link)](https://threebluedaisies.notion.site/Disney-Trip-Planner-d747ac882a9c4cb9b10b708aba4aa241?pvs=4)
## [[Packing]]
[[Master Packing List]]
## Tips
Packing snacks
- use a travel toiletry bag with multiple components (bonus if it can hang so it hangs on the seat in front of you)
Ear pain
- https://www.earplanes.com/ (havn't checked into this)
Bonus Space
- use a packable neck pillow ([like this one](https://www.amazon.com/KEUYE-Stuffable-Travel-Clothes-Essentials/dp/B0CNSSFB26/ref=asc_df_B0CNSSFB26/?tag=hyprod-20&linkCode=df0&hvadid=693129581705&hvpos=&hvnetw=g&hvrand=15255174206279215465&hvpone=&hvptwo=&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9018871&hvtargid=pla-2273917886529&psc=1&mcid=c708a790443b35baa54b5099822c999f&gad_source=1&gclid=CjwKCAjwouexBhAuEiwAtW_Zx5ACePVBs4tpvu3QxDOs3zzLeCxfa5oj6x43yTPxWf157jo4ZYAnqhoCv6gQAvD_BwE)) to stuff clothes into. Neck pillows can just hang on your bag, don't need to fit in
## Planning
- Kindle has travel guides (so you don't need to bring a physical one) [^1]
## Ideas
## Locations
##### States
## Airlines
Frontier
---
## Resources
[[Resource Index|All Resources]]
![[Query Resources Travel]]
## Resources
[[Resource Index|All Resources]]
```
TABLE file.lists.text, file.lists.section, meta(Item.section)
FROM [[Travel]]
flatten file.lists as "Item"
WHERE !contains(fileClass, "Primary") and contains(file.folder,"Resources") and lower(meta(Item.section).subpath)="highlights"
```
```dataview
LIST rows.item.text
FROM [[Travel]]
FLATTEN file.lists as item
WHERE !contains(fileClass, "Primary") and contains(file.folder,"Resources") AND lower(meta(item.section).subpath) = "highlights"
GROUP BY link(file.link, FullTitle) as myFile
SORT file.name
```
```dataview
LIST without ID
link(file.link,FullTitle)
FROM [[]]
WHERE !contains(fileClass, "Primary") and contains(file.folder,"Resources")
Sort file.name
```
Good Youtube Channel: [Travel Tips by Laurie](https://www.youtube.com/@TravelTipsbyLaurie/videos)
___
## #Inbox
https://www.tiktok.com/t/ZT8NKEUKv/
- Sheboygan, WI
- Donut shop
https://www.tiktok.com/t/ZT8NE8pvG/
- schuster’s flower farm
- Deerfield, Wisconsin
- Summer events
- Baby goats, pick your own flowers, food and drinks
https://www.tiktok.com/t/ZT8NxJVNo/
- prob don’t move to pennsylvania
[^1]: [[12 Things Experienced Travelers No Longer Pack--r|12 Things Experienced Travelers No Longer Pack]]