mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-22 11:19:22 +01:00
m/fc/quick-account-switching.md: correct wordings & things, note 0.4.2
This commit is contained in:
parent
13a68f3697
commit
75c02a7dd5
@ -32,13 +32,14 @@ once space is pressed after the prefix char.
|
||||
|
||||
General notes:
|
||||
|
||||
* 0.4.1 has a bug where using automatic server discovery through well-known
|
||||
* 0.4.1 had a bug where using automatic server discovery through well-known
|
||||
causes all accounts to get logged out. Use server name instead, e.g. `https://matrix-client.matrix.org` (discovered from https://matrix.org/.well-known/matrix/client)
|
||||
* This is fixed in 0.4.2.
|
||||
* Quick account switching will only work within a bundle, which by default is implied to be the MXID, so by default it's disabled
|
||||
* Note the avatar next to the input bar showing which account you are using. It can also be used for switching accounts.
|
||||
* Tapping it to change account will also change who will send an image or a voice message.
|
||||
* Tapping it to change account will also change which account will send any other events like media/reaction etc.
|
||||
* Long tapping a message and editing a message send as another account will
|
||||
auto-set the indicator as your roleplay character.
|
||||
auto-set the indicator and action-sender as your roleplay character.
|
||||
|
||||
Big thank you to FluffyChat contributors who made this feature and Sorunome
|
||||
for initially explaining how to do this so I could attempt to make a more clearer
|
||||
@ -53,7 +54,7 @@ note on how to do it and later corrected me a lot on this file.
|
||||
"prefix": "M",
|
||||
"bundles": [
|
||||
{
|
||||
"name": "Meow",
|
||||
"name": "😺",
|
||||
"priority": 0
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user