- Blind mode tutorial
lichess.org
Donate

Feature Request: Move numbers in chat before message

It would be nice to have an option to show corresponding move numbers to when chat messages were sent. This would be similar to timestamps in other games.

A chat message could look something like
Username [move number]: Message text

For example:
JimmyJHickey [5]: Nice fork! I didn't see that!

It would be nice to have an option to show corresponding move numbers to when chat messages were sent. This would be similar to timestamps in other games. A chat message could look something like Username [move number]: Message text For example: JimmyJHickey [5]: Nice fork! I didn't see that!

Would be a lot of extra space in the database I suppose.
I think it would be best to use some kind of customised markdown (e.g. the player has to type [5.W] into the message to express they mean 5th move by white or so)

Would be a lot of extra space in the database I suppose. I think it would be best to use some kind of customised markdown (e.g. the player has to type [5.W] into the message to express they mean 5th move by white or so)

There is a userscript which allows automatically prepending latest move in game chat: https://greasyfork.org/en/scripts/422291-lichess-whisper-switch-by-ipr

It is written for TamperMonkey but it with a simple modification it can be also used with GreaseMonkey. There is also a browser extension doing something similar but in my experience the userscript works much better.

There is a userscript which allows automatically prepending latest move in game chat: https://greasyfork.org/en/scripts/422291-lichess-whisper-switch-by-ipr It is written for TamperMonkey but it with a simple modification it can be also used with GreaseMonkey. There is also a browser extension doing something similar but in my experience the userscript works much better.

This topic has been archived and can no longer be replied to.