@AshleyDiVa Welcome to the forum!
Start by creating copy of your .CSV file, and opening it in a spreadsheet app (e.g., Excel). Delete the 3 rows that have identity in the “modelType” column (it is not possible to import these from a .CSV file), and delete all columns from “firstName” to “color”; also delete the “modelVersion” column.
Make the following changes to the remaining columns:
- Change the column header
modelTypetotype(all lowercase). - Change the column header
titletoname(all lowercase). - Change the column header
urltologin_uri(all lowercase — and please note that the last letter is ani, not a lowercaseL). - Change the column header
usernametologin_username(all lowercase). - Change the column header
passwordtologin_password(all lowercase). - Change the column header
totpKeytologin_totp(all lowercase).
Now, make sure that the “name” column contains some name or title that you can use to identify each item. It wasn’t clear from your description, but it seemed like you were saying that there were values for “named accounts” in the “modelType” column (now renamed to “type”). If there are account names in the “type” column, then move them over to the “name” column.
After doing the above, make sure that the value in the “type” column is note for the 2 notes, set the value to login for everything else.
Finally, if there is anything in the “favorite” column, make sure that the value is set to 1 for any item that is a favorite, and 0 for anything else.
Save the modified .CSV file, and import it into your Bitwarden account using the “Bitwarden (csv)” format. if you already have other items in your Bitwarden account, then you may want to use the option to import everything into a folder (so that you can delete the contents of the folder if it looks like the import didn’t work as expected).