Replies: 1 comment 2 replies
-
I love the approach, it makes a lot of sense. This way we could also have a derivated LSP for
Interesting. The Cardamum scope is restricted to contacts (vcf files), so discovering addresses from a mail account seems out of scope. But a small tool that extracts emails with names of a mail account and put them into |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I wonder what the strategy for contact completion would be?
The easiest and most widely compatible approach to me seems to implement / adopt an LSP for
.emlfiles which completesTo:,Bcc:etc fields based on whatcardamumcan recover from the directory.In adition it would make a lot of sense if
cardamum(or something else) could discover past addresses since this is typically the most practical & defacto-approach to email address completion (i.e. just take a list of all emails from the last 6 months), i.e. likealotdoes it usingnotmuch— thought it would be worthwhile to avoidenotmuchas yet-another stateful tool, if possible and do that within the pimalaya project.Beta Was this translation helpful? Give feedback.
All reactions