Add message sorting
TimRoadley opened this issue ยท 1 comments
Currently the messages can't be sorted, so it's hard to organise your messages.
Even if the messages were sorted by their name alphabetically that would be ok, they seem to be sorted by id instead
Thanks for the feedback. I changed the list to sort alphabetically as a simple solution for the time being. I hope to add in tagging and filtering at some point in future as well.
6536120