Updated Readme.

More documentation on link related features.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
This commit is contained in:
Armored Dragon 2024-05-25 05:30:37 -05:00
parent 7ef33224e3
commit c734e0de80
No known key found for this signature in database
GPG key ID: C7207ACC3382AD8B

View file

@ -54,6 +54,14 @@ This action immediately clears the AC history and the session. Functionally this
---
### Usage
AC has two chat modes: Local, and Domain. Local chat displays all other local chat messages that are within 20 units of you. Domain chat will display all other Domain messages sent though that channel regardless of distance.
AC also handles link embedding. When you send an HTTP(S) link, it will automatically parse it using Qt RichText and allow everyone to click on the message. Next to the link you will also see a "⮺" symbol. Clicking on this symbol will open the link in an external window.
---
### Usability tips
#### Navigation