From e17f9a0793f1d12282d13204e5027b67cbe73725 Mon Sep 17 00:00:00 2001 From: Filip Bozicevic Date: Fri, 19 Apr 2024 11:53:17 +0000 Subject: [PATCH] GITBOOK-477: Multiple accounts on desktop --- miscellaneous/faqs.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/miscellaneous/faqs.md b/miscellaneous/faqs.md index ceb6c18..33a5ec0 100644 --- a/miscellaneous/faqs.md +++ b/miscellaneous/faqs.md @@ -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. + +
+ +Can I use two separate accounts at the same time? + +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"`). + +