* initial commit
* adding quotes for the array error
* Create Gemfile
* Create Gemfile.lock
* add .nvmrc and .node-version
* removed /article from URL
* update links to work with netlify
* more fixed links
* link fixes
* update bad links
* Update netlify.toml
toml test for redirects
* article redirect
* link fixes
* Update index.html
* Update netlify.toml
* Update _config.yml
* Update netlify.toml
* Update netlify.toml
* Update netlify.toml
* Update netlify.toml
* Update netlify.toml
* add article back into URL for launch
* Update netlify.toml
* Update netlify.toml
* add order to categories front matter
* Update netlify.toml
* update
* sidemenu update
* Revert "sidemenu update"
This reverts commit 5441c3d35c.
* update order prop
* Navbar updates per Gary and compiler warnings
* font/style tweaks
* Update sidebar.html
* Stage Release Documentation (#739)
* initial drafts
* rewrite Custom Fields article to prioritize new context-menu option & better organize ancillary information
* edit
* edit
* Custom Field Context Menu & CAPTCHA item in release notes
* SSO relink event
* update rn
* small edits
* improve release notes titles
* fix side menu
* Edits courtest of mportune!
* update order
* link fixes
* link cleanup
* image updates and a link
* fix trailing slash
Co-authored-by: DanHillesheim <79476558+DanHillesheim@users.noreply.github.com>
2.8 KiB
layout, title, categories, featured, popular, tags, order
| layout | title | categories | featured | popular | tags | order | |||
|---|---|---|---|---|---|---|---|---|---|
| article | Import Data from 1Password |
|
true | false |
|
03 |
Use this article for help exporting data from 1Passwords and importing into Bitwarden. 1Password data exports are available as .1pif or .csv files, depending on which client version and operating system you are using.
Export from 1Password
Complete the following steps to export data from the 1Password Desktop App:
-
Navigate to the Vault you'd like to export.
Currently, 1Password will not allow you to to export from multiple Vaults at once.
-
In your Vault, select the items you would like to export.
Hold Ctrl/Cmd to select multiple Vault items, or select everything by pressing Ctrl/Cmd + A.
-
On Windows, select File → Export or right-click and select Export.
On macOS, select File → Export → All Items...
-
In the Export window, specify a location and file format.
You may choose between 1Password Interchange Format (
.1pif) and Comma Delimited Text (.csv) depending on your client version and operating system.{% callout info %}If you're exporting a
.csvfrom macOS, you must also select the All Fields radio button and check the Include Column Labels checkbox.{% endcallout %}
Import to Bitwarden
Importing data to Bitwarden can only be done from the Web Vault{:target="_blank"} or CLI. Data is encrypted locally before being sent to the server for storage. To import your data:
-
In the Web Vault, select Tools from the top navigation bar.
-
Select Import Data from the left-hand Tools menu.
-
From the format dropdown, choose one of the following File Formats:
- 1Password (1pif)
- 1Password 6 and 7 Windows (csv)
- 1Password 6 and 7 Mac (csv)
-
Select the Choose File button and add the file to import or copy/paste the contents of your file into the input box.
{% callout warning %}Import to Bitwarden can't check whether items in the file to import are duplicative of items in your Vault. This means that importing multiple files will create duplicative Vault items if an item is already in the Vault and in the file to import.{% endcallout %}
-
Select the Import Data button to complete your import.
-
After successful import, delete the import source file from your computer. This will protect you in the event your computer is compromised.
Currently, file attachments are not included in Bitwarden import operations and will need to be uploaded to your Vault manually. For more information, see File Attachments.