Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 464 Bytes

IDEA.md

File metadata and controls

16 lines (7 loc) · 464 Bytes

IDEA

Use Promptable

Create a struct Contact which represent a vcard. It could be derived with Promptable trait so that a user can be prompt easly to create/modify a contact.

Prompts must guide user to set a valid value for each different possible value.

Integrate with neomutt

Put example of how to configure neomutt to use the generation of index and how to add a contact from an email.

Args to shortcut the prompts and be at a specific menu.