Suggest recipients from existing messages
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Steps to reproduce
- Create a new message
- Start typing email address or username of a person that sent you an email or you have frequently corresponded with that is not in a contact list in Nextcloud.
- No result or option will show for anyone not in a Contact list or local LDAP domain.
Expected behavior
I would expect the index to account for email addresses that are collected just in the inbox as options along side the Nextcloud Contacts.
Actual behavior
Only Nextcloud contacts are available unless you know the recipients full email address and type it completely.
Mail app version
3.7.6
Mailserver or service
dovecot
Operating system
Ubuntu 22.04
PHP engine version
PHP 8.1
Web server
Apache (supported)
Database
MySQL
Additional info
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the new-message recipient lookup and the index described in the issue, then trace how Nextcloud Contacts and local LDAP results are added. Done means addresses found in the inbox or frequent correspondence appear alongside contacts during recipient entry, while the existing full-address behavior still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100