--- extends: application.j2 default_block: help title: woob msg-qt description: Graphical application able to read (and send, if supported) public and private messages. short_description: Read and post public and private messages. capability: Messages type: gui category: graphical screenshots: - images/screenshots/msg-qt.jpg dependencies: - python-pyqt5 --- ### Read messages Messages are fetched from the websites and grouped by threads in the top list. You can display messages from all websites or only from a specific website. When you select a thread, all its messages are displayed in the bottom list (in a tree view). When you select a message, it is displayed on the right panel. It is also marked as read. ### Reply to a message On backends which support posting, you can replay to a message by clicking on the *Reply* button. You can chose to include HTML.