Replies: 1 comment 3 replies
-
As far as I've tested it the lines inside the the multiline notes have only line feeds ( If you run folder,favorite,type,name,notes,fields,reprompt,login_uri,login_username,login_password,login_totp^M$
,,login,test,,,0,,user1,password1,^M$
,,login,test,"line 1$
line 2$
line 3",,0,,user2,password2,^M$
,,note,test note,"line 1$
line 2$
line 3",,0,,,,⏎ |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Export in CSV seems to have problem in general. Many of my vault items have multiline notes. when i export to CSV the file is messed up.
I want to have a password protected PDF with my vault items and in order to do that i need to get the vault items somehow.
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions