Based on https://help.bitwarden.com/article/export-your-data/, it could be because both id and cards are not supported in CSV export. I testested this on my account and while a note got exported, the card info did not.
Thank you for the response and the main thing is that your results mirror mine. I had read the documentation but honestly would not (and still do not) think
" Some non-critical information is not included with the export when using the .csv file format."
adequately prepares a user for the process omitting complete classes of data - I really think it would help to just say “Card and ID records will not be exported in csv format”.
I understand why it can’t be done due to column differences but may be worth considering 3 files with name suffixes, or selectable record types to include for each export.
Anyway - the data is there in json so I’ll accept it as the way it is. Thanks again.
it would seem that the only way to export cards to csv files is to put data cards into the notes.
Csv is useful because you can read with spreadsheet, json is only good for import / export…
That is exactly what I do. Export a .json full export to an encrypted container mounted with truecrypt. It’s going to be good enough I think.
Despite me starting the thread I’m happy with .json now especially as I can have a template file for my accounts with custom fields. I just duplicate item entries 5 times in text editor and import to my vault. So long as I change the name (and remove the system-id) the template items are added to the vault and I just use them ad-hoc when I create new entries.