Files
gpx.studio/website/src/lib/docs/pl/getting-started.mdx
2026-03-19 23:51:55 +01:00

38 lines
1.6 KiB
Plaintext

---
title: Wprowadzenie
---
<script lang="ts">
import DocsImage from '$lib/components/docs/DocsImage.svelte';
</script>
# { title }
Witamy w oficjalnym przewodniku dla **gpx.studio**!
Ten przewodnik przeprowadzi Cię przez wszystkie komponenty i narzędzia interfejsu, co pomoże stać się wydajnym użytkownikiem aplikacji.
<DocsImage src="getting-started/interface" alt="The gpx.studio interface." />
Jak pokazano na zrzucie ekranu powyżej, interfejs jest podzielony na cztery główne sekcje zorganizowane wokół mapy.
Before we dive into the details of each section, let's have a quick overview of the interface.
## Menu główne
At the top of the interface, you will find the [main menu](./menu).
This is where you can access common actions such as opening, closing, and exporting files, undoing and redoing actions, and adjusting the application settings.
## Pliki i statystyki
At the bottom of the interface, you will find the list of files currently open in the application.
You can click on a file to select it and display its statistics below the list.
In the [dedicated section](./files-and-stats), we will explain how to select multiple files and switch to a tree layout for advanced file management.
## Narzędzia
On the left side of the interface, you will find the [toolbar](./toolbar), which contains all the tools you can use to edit your files.
## Sterowanie mapą
Na koniec, po prawej stronie interfejsu znajdziesz [sterowanie mapą] (./map-controls).
Za pomocą tych elementów sterujących można poruszać się po mapie, powiększać i pomniejszać widok oraz przełączać się między różnymi stylami mapy.