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

Client: Make honorifics support prefixes and suffixes #92

Open
TiE23 opened this issue Jul 9, 2018 · 0 comments
Open

Client: Make honorifics support prefixes and suffixes #92

TiE23 opened this issue Jul 9, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@TiE23
Copy link
Owner

TiE23 commented Jul 9, 2018

This is a pretty basic thing but it wouldn't be difficult to allow honorifics for teachers to support suffixes in addition to prefixes.

Prefixes:
Mr., Ms., Dr., Prof.
Suffixes:
PhD., MD

Dunno. Probably never be used but it'd be nice to support suffixes.

I believe that some very basic syntax could be used in the database:
Dr.|MD

When displaying the name, if there is an honorific, run it through a basic parser that'll place the suffix on the end by splitting on "|".

Also, support Suffixes only... I know it's crazy but...
|Esq.

Should result in "John Doe Esq."

@TiE23 TiE23 added the enhancement New feature or request label Jul 9, 2018
@TiE23 TiE23 added this to the Client: User management milestone Jul 9, 2018
@TiE23 TiE23 self-assigned this Jul 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant