Perry Mitchell

Results 711 comments of Perry Mitchell

This should use the new facade types as well, for setting entry value types: https://github.com/buttercup/facades#value-types

Thanks @kzshantonu. I must say that that export format is quite awful tbh.. The whole key-value system with optional notes at the end is bewildering. There's no way to know...

Thanks @kzshantonu - I guess supporting the CSV first would work. The txt format is interesting as I think we could make a generic text import. Lists like: ``` key1:...

Good point. This affects the lastpass importer too.. need to fix that.

Blocked by this issue: buttercup/buttercup-importer#16

I updated the title as Enpass is not officially supported, so it can't really be categorised as a bug.

I don't recall, but it may be so that OTP items were not implemented in the import process yet. This could be added.

Yeah I think you're on the money there. One would need to detect an OTP property on the 1PW entry and create an associated property on the Buttercup side setting...

The extra fields are present in the CSV as it's a matrix - there's not really a nicer way to render all specified fields in a matrix besides listing out...

The master password change is a missing feature - buttercup/buttercup-desktop#1046