Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor updates to Safari password import on macOS #595

Merged
merged 1 commit into from
Nov 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified docs/orion/features/media/macos_safari_import.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 4 additions & 1 deletion docs/orion/features/password-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ If you want to use your Safari passwords in Orion, you will need to import the p

Orion on macOS can import your passwords from Safari 15+ on macOS. These versions of Safari ship with macOS 12 (Monterey) and newer. They are also available on macOS 11 (Big Sur) through the [Safari Technology Preview](https://developer.apple.com/safari/download/).

1. Open Safari and select **File** > **Export** > **Passwords** and select a location to save the passwords file.
1. Open Safari and select **File** > **Export** > **Passwords** and select a location to save the passwords file. Note that this file will be saved without encryption so
choose the location appropriately and consider deleting it once import is complete.

2. In Orion, click the **File** menu, choose **Import From**, and select **Safari**.

Expand All @@ -66,6 +67,8 @@ Orion on macOS can import your passwords from Safari 15+ on macOS. These version

4. Select the passwords file you exported in step 1.

![Safari Import](./media/macos_safari_import_csv.png){width=300px data-zoomable}

<a name="syncing_passwords"></a>
## Syncing Passwords in Orion {#syncing_passwords}

Expand Down
Loading