mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2025-08-05 13:47:24 +02:00
Compare commits
No commits in common. "83f3cbc6075a7ae47bd8aeb14347e80d3849a622" and "97df85bbb4f360ebca8bcd87e68668ff378a5795" have entirely different histories.
83f3cbc607
...
97df85bbb4
@ -6,12 +6,6 @@ better in a future release, but for now, for impatient people, it can
|
|||||||
be used by enabling a prefix with Element's (Web/Desktop) `/devtools` by editing
|
be used by enabling a prefix with Element's (Web/Desktop) `/devtools` by editing
|
||||||
the account state which can also be used for sorting accounts.
|
the account state which can also be used for sorting accounts.
|
||||||
|
|
||||||
These steps are repeated for every account into which quick switching is
|
|
||||||
desired, the ones below add prefix "M" for "mikaela:feneas.org", but to
|
|
||||||
switch that either using the GUI is necessarily or performing the steps as
|
|
||||||
another account (e.g. for setting "C" for "Ciblia:matrix.org"). The switching happens
|
|
||||||
once space is pressed after the prefix char.
|
|
||||||
|
|
||||||
1. Open FluffyChat
|
1. Open FluffyChat
|
||||||
2. Long touch your account name and select "Add to bundle". Name the new
|
2. Long touch your account name and select "Add to bundle". Name the new
|
||||||
bundle whatever you want as long as it's the same across your quick-switching accounts,
|
bundle whatever you want as long as it's the same across your quick-switching accounts,
|
||||||
@ -22,8 +16,6 @@ once space is pressed after the prefix char.
|
|||||||
6. Search for and select `im.fluffychat.account_bundles`
|
6. Search for and select `im.fluffychat.account_bundles`
|
||||||
7. Above (or below, doesn't matter) the `"bundles": [` line, add `"prefix": "M",` where `M` is your
|
7. Above (or below, doesn't matter) the `"bundles": [` line, add `"prefix": "M",` where `M` is your
|
||||||
prefix to quickly switch to this account.
|
prefix to quickly switch to this account.
|
||||||
* If this is confusing, see the example of finalized event in the bottom
|
|
||||||
of this file.
|
|
||||||
8. Optionally if you wish to sort your account, add a `,` to the line where
|
8. Optionally if you wish to sort your account, add a `,` to the line where
|
||||||
your bundle is named and to the next line: `"priority": 0`
|
your bundle is named and to the next line: `"priority": 0`
|
||||||
9. Start/restart FluffyChat
|
9. Start/restart FluffyChat
|
||||||
|
@ -10,8 +10,7 @@ The main point I do this for is users `users`
|
|||||||
"@Ciblia:matrix.org": 100,
|
"@Ciblia:matrix.org": 100,
|
||||||
"@mikaela:pirateriot.net": 100,
|
"@mikaela:pirateriot.net": 100,
|
||||||
"@leon:the-apothecary.club": 100,
|
"@leon:the-apothecary.club": 100,
|
||||||
"@mikaela:liberta.casa": 100,
|
"@mikaela:liberta.casa": 100
|
||||||
"@mikaela.suomalainen:matrix.org": 100
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user