Fix #5: center import export modals

This commit is contained in:
Philip Henning 2026-09-08 15:56:08 +02:00
parent 20e7d63665
commit 40aa66d164
3 changed files with 182 additions and 7 deletions

View file

@ -105,11 +105,12 @@ stored mapping.
## Import and export Host Entries
Press `Ctrl+X` to export the current in-memory Host Entries. Choose hosts, JSON, or
CSV and enter a destination path. The workflow validates the destination and
CSV and enter a destination path, or choose a directory with **Browse…** and
edit the suggested filename. The workflow validates the destination and
requires explicit confirmation before an existing file is overwritten.
Press `Ctrl+O` in Privileged Mode to import a hosts, JSON, or CSV file. Choose the
format explicitly, then select the source path. A successful import replaces
format explicitly, then select the source path with **Browse…** or by typing it. A successful import replaces
the current Host Entries and saves the Hosts File; parse and save errors remain
visible in the message rail and leave the current file unchanged.