pimutils / mates.rs

A very simple commandline addressbook
MIT License
63 stars 9 forks source link

How to add a new vcard entry without having received an email from that person? #20

Open ironhouzi opened 6 years ago

ironhouzi commented 6 years ago

add relies on the from field of an email and edit relies on a search query, so I'm not sure what's the best way to do this. Manually creating a vcard file doesn't feel good when I'm not 100% sure about the format and I would expect mates to support this use case.

Thanks for providing a really nice piece of software.

untitaker commented 6 years ago

Yes, this functionality is missing at the moment. I personally use mates only as integration for mutt, not (or at least not often) as a tool to manage contacts.

I would gladly accept a PR for this, I imagine the implementation to be similar to how editing looks like.

On 18 April 2018 09:47:51 GMT+02:00, Robin Skahjem-Eriksen notifications@github.com wrote:

add relies on the from field of an email and edit relies on a search query, so I'm not sure what's the best way to do this? Manually creating a vcard file doesn't feel good when I'm not 100% sure about the format and I would expect mates to support this use case.

Thanks for providing a really nice piece of software.

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/pimutils/mates.rs/issues/20

-- Sent from my Android device with K-9 Mail. Please excuse my brevity.