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

🚀 Feature: Add space separated Sender Name instead of Surname for share emails #675

Open
Moody-Styley opened this issue Nov 15, 2024 · 0 comments
Labels
feature New feature or request

Comments

@Moody-Styley
Copy link

🔖 Feature description

When you send a share via email, the Surname is used to identify the sender, but most of the time it is not your complete name.

Can you add a new field in the user parameters that can accept spaces and be used in the email configuration for the {creator} variable?

Regards

🎤 Pitch

For example, the 'surname' field in the user's paramters is used for replacement of the {creator} variable in the email texts.
The issue in this case is that this field is most often a 'short' username like 'jsmith', and when you share via email, the email text received says that 'jsmith as shared a file with you', which is not friendly and not always easy for the receiver to know who really sent this share.

You can create a new field 'User name' in the user's parameters in which we can add a user's firstname and lastname space separated like 'John SMITH' , and the {creator} variable can use this instead of the 'surname' field so the share email will show 'John SMITH as shared a file with you', which is way more friendly.

@Moody-Styley Moody-Styley added the feature New feature or request label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant