Closed robert-groensfeld closed 1 month ago
Was it something like this, you had in mind?
Yes exactly.
An option to have the message to the right of the username and timestamp but wrap into the empty space sounds interesting (although it would make the layout much more complicated, either having to make the message able display the username and timestamp inside it, or reverse empty space and display it with a stack which feels hacky and might have it's own issues, I personally don't have a need for it)
So far it is possible to align nicknames left and right in the configuration:
Additionally, I would like to have an option to display nicknames and times above the original message and save some vertical space:
I'd be willing to try to implement this if you can give me some pointers.