{$t('navbar.adventures')} {#if isAdventureModalOpen} (isAdventureModalOpen = false)} on:save={saveOrCreate} /> {/if} {#if is_category_modal_open} (is_category_modal_open = false)} /> {/if}

{$t('navbar.my_adventures')}

{count} adventures • {getVisitedCount()} visited • {getPlannedCount()} planned

{#if adventures.length === 0}

No adventures yet

Start documenting your adventures and planning new ones. Every journey has a story worth telling.

{:else}
{#each adventures as adventure} {/each}
{#if totalPages > 1}
{#each Array.from({ length: totalPages }, (_, i) => i + 1) as page} {/each}
{/if} {/if}

Filters & Sort

Categories

{$t('adventures.sort')}

{$t('adventures.visited')}

{$t('adventures.sources')}