quotient-im / Quaternion

A Qt-based IM client for Matrix
https://matrix.org/ecosystem/clients/quaternion/
GNU General Public License v3.0
644 stars 108 forks source link

How do I add a contact? #845

Open narcisgarcia opened 1 year ago

narcisgarcia commented 1 year ago

I don't find any option to "Add a contact" or invite some individual (who's ID I already know) to chat with me. Please document and illustrate steps.

KitsuneRal commented 1 year ago

The documentation on /-commands is massively overdue indeed... To quickly help - you can just type /join @user:server in the message box (in any room or without a room opened at all).

narcisgarcia commented 1 year ago

For every command there should be some GUI button or menu option.

narcisgarcia commented 1 year ago

(of course it's @myfriend:example.net) /join @user:server

Status bar says: /join argument doesn't look like a room ID or alias

KitsuneRal commented 1 year ago

Sorry, I mistook the command indeed: /join is used to join an existing room, and to message a person you should use /msg or /pm.