1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-08 05:47:05 +09:00

GITBOOK-477: Multiple accounts on desktop

This commit is contained in:
Filip Bozicevic 2024-04-19 11:53:17 +00:00 committed by gitbook-bot
parent e8d6116c7d
commit e17f9a0793
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF

View file

@ -69,3 +69,11 @@ We currently don't support RTL fully, but we have plans to support them later.
The homepage from the alpha app has been removed, and replaced with the new sidebar and widgets. If you really liked this layout, you can try recreating it using a set with a gallery view.
</details>
<details>
<summary>Can I use two separate accounts at the same time?</summary>
There's a hack that can be done on desktop only. You will need to create a separate shortcut for your other account, and add the `--user-data-dir="$path"` flag to the launch command (i.e. `--user-data-dir="D:\Anytype"`).
</details>