buttercup / buttercup-importer

:fishing_pole_and_fish: 3rd-party archive importer for Buttercup
https://buttercup.pw
MIT License
43 stars 13 forks source link

Import multi-line notes from LastPass #18

Closed agios closed 7 years ago

agios commented 7 years ago

fixes #14

csvjson is very simplistic in its parsing so fixing the upstream would require significant effort, it's much easier to use csv-parse

perry-mitchell commented 7 years ago

Thanks @agios! This is perfect.