notes/Travel/BalkanPeaks.md

62 lines
993 B
Markdown
Raw Normal View History

2024-05-09 11:20:00 +02:00
# Balkan Peaks
2024-05-09 11:25:00 +02:00
### Route
2024-05-09 12:05:00 +02:00
🚗 20.05 Köln -> Triest 0€
2024-05-09 12:00:00 +02:00
🚌 Triest -> Dubrovnik -> Shkoder -> Theth 50€
2024-05-09 11:40:00 +02:00
2024-05-09 12:05:00 +02:00
👟 Teth -> Valbone
👟 Valbone -> Cerem
👟 Cerem -> Doberdol
👟 Doberdol -> Milishevc (Kosovo)
👟 Milishevc -> Reka Allages
👟 Reka Allages -> Kucishtё
2024-05-09 12:10:00 +02:00
👟 Kucishtё -> Babino Polje (Montenegro)
2024-05-09 12:05:00 +02:00
👟 Babino Polje -> Plav
👟 Plav -> Vusanje
2024-05-09 12:10:00 +02:00
👟 Vusanje -> Theth (Albania)
2024-05-09 11:25:00 +02:00
2024-05-09 12:00:00 +02:00
🚌 Theth -> Tirana 22€
2024-05-09 12:05:00 +02:00
✈️ 06.06 Tirana -> Köln 100€
2024-05-09 12:00:00 +02:00
2024-05-09 11:25:00 +02:00
### Packlist
2024-05-09 12:15:00 +02:00
- GPS (min 64€)
- Tent (120€)
- RainJacket (50€)
- Boots (50€)
2024-05-09 11:25:00 +02:00
2024-05-09 12:20:00 +02:00
### Weight
2024-05-09 12:25:00 +02:00
```query
2024-05-09 12:30:00 +02:00
items
where page = @page.name
select name, weight
2024-05-09 12:25:00 +02:00
```
2024-05-09 12:20:00 +02:00
2024-05-09 12:05:00 +02:00
### Budget
2024-05-09 12:25:00 +02:00
---
```#items
name: Osprey Backpack
weight: 1.3
2024-05-09 12:30:00 +02:00
link:
price: 0
---
name: Luftmatratze
weight: 0.5
link: https://www.decathlon.de/p/luftmatratze-trekking-mt500-air-l-180-%C3%97-52-cm-1-person
price: 50
2024-05-09 12:25:00 +02:00
---
2024-05-09 12:30:00 +02:00
name: KUTIR 2.0 Tent
weight: 1.7
link: https://www.decathlon.de/p/mp/tambu/kutir-2-0/_/R-p-458e74e1-bb75-4a9a-ab43-e256643bad28
price: 110
2024-05-09 12:25:00 +02:00
```