Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Match registered users sending emails to tracker and add them to "created by" #112

Open
fross123 opened this issue Jan 6, 2021 · 1 comment

Comments

@fross123
Copy link
Contributor

fross123 commented Jan 6, 2021

Kind of a random feature suggestion/request I guess, and relatively new to GitHub so please bear with me. I was able to add the above feature by trying to match the user with an email if "best_task" is none (So it only tries to find a match if a new task is being created). I'm using django-todo as a public-ish support management tool.

The goal for me was to make it so users could send an email to the tracked email address and if they were in the system, the sender would show up in the task as "created by". This would allow comments/replies to be sent to back to them in response. Its only helpful if users already have an account, but for me most users communicating with the tracking email will be registered.

I'm not sure if there was already a good reason this is not implemented, but I'd be happy to submit a pull request if you think it would be a good thing to add!

@shacker
Copy link
Owner

shacker commented Feb 8, 2021

@fross123 This sounds like a very good idea. I'd be happy to take a look at your pull request. Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants