Change user name display format in toolbar #1254

Closed
opened 2026-02-05 00:24:44 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @alexmellott on GitHub (Jul 10, 2019).

Describe the feature you'd like
Would like to have an option to change the user's name format in the upper toolbar. For example, John Doe would no longer appear as just "John". Instead, it would show up as "Doe, John".

Describe the benefits this feature would bring to BookStack users
Enterprise use functionality might require this naming format for internal reasons.

Additional context
N/A

Originally created by @alexmellott on GitHub (Jul 10, 2019). **Describe the feature you'd like** Would like to have an option to change the user's name format in the upper toolbar. For example, John Doe would no longer appear as just "John". Instead, it would show up as "Doe, John". **Describe the benefits this feature would bring to BookStack users** Enterprise use functionality might require this naming format for internal reasons. **Additional context** N/A
OVERLORD added the 🖌️ View Customization label 2026-02-05 00:24:44 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Jul 15, 2019):

Thanks for the suggestion @avm5689.

This is getting into the detail a bit so I'd probably not look to implement an option to control this but it might be something that would be easier to do via view customization in the future, once the theming system is a little more official.

Just a note, BookStack will attempt to show the full name (John Doe) if possible then will shorten down to the first word (John) if the full name is longer than the display limit.

@ssddanbrown commented on GitHub (Jul 15, 2019): Thanks for the suggestion @avm5689. This is getting into the detail a bit so I'd probably not look to implement an option to control this but it might be something that would be easier to do via view customization in the future, once the theming system is a little more official. Just a note, BookStack will attempt to show the full name (`John Doe`) if possible then will shorten down to the first word (`John`) if the full name is longer than the display limit.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1254