Back to Anytype

FAQ

anytype-docs-resources-faqs.md

latest9.2 KB
Original Source

For the complete documentation index, see llms.txt. This page is also available as Markdown.

General

#Can I use two separate Vaults at the same time?

We do not suggest using two separate Vaults at the same time. Ideally, you create a separate user account (macOS, Windows, or Linux) and log into your other Vault there.

However, here's a tweak that works only on desktop: you need to create a separate shortcut for your other Vault and add the --user-data-dir="$path" flag to the launch command (i.e. --user-data-dir="D:\Anytype").

#What can I do if I can't open Anytype links through a browser?

You can still open any Anytype links by simply pasting them in the global search menu within Anytype. Shortcut: Cmd/Ctrl + K

#I can't pin anything to the sidebar or create widgets

Pin to Channel is available only to owners of the space. In order to add your own Widgets when you're not an owner, use the Favorites feature with the star icon. These Favorites in the Sidebar only appear to you. If your Pins or Favorites are not appearing as Widgets, you may need to change the Channel Settings. Learn more.

#How can I create columns?

Click and drag the 'handle' to the left of each block and move it to your desired location. Learn more.

Account, Security, and Privacy

#I've lost my Key, what can I do?

Anytype does not have access to your account in any way, thus we do not have your Key and cannot recover it for you. However you may be able to recover it on your own, see here for more details.

If you're still unable to retrieve your Key to access your Vault, Anytype is unable to delete your account for you because we have no way of identifying it correctly with your identity. Your Vault will remain encrypted on our backup nodes without anybody being able to access it.

#How to recover my Key from my OS key storage manager?

Mac

If you’re using a Mac, Anytype’s default setting is to store your key in the native Keychain Access app. It doesn’t get stored anywhere else. Whether your passwords are backed up to iCloud depends if you have that option enabled in your settings. You can check Apple’s support page for more information on iCloud password backups.

We’ve set up this system as a safety net for users who might otherwise lose their Key. We’re pursuing different options for the future, but for the time being, this is how it works.

If you logged in with your key on your mac, then you can find it here:

Click and open Finder from the dock.

Click on Applications & open Utilities.

Open the Keychain Access app.

On the sidebar: select Default Keychains: login

Find & open your Anytype instance in the list

Check the “Show password” box to reveal your key

Windows

Your key is stored in the Credentials Manager. If you are unable to read a password via the Credential Manager (Show button is missing), you can use this PowerShell script. Save it to your computer, right-click in the File Explorer and press "Run with PowerShell".

Linux

You can use seahorse to find your key if you are using GNOME Keyring.

#Which standard do you follow to create my Vault’s Key?

We use the BIP39 standard to generate a mnemonic phrase, which is then used to derive your Vault's private key.

#Why does it say that my key is too short?

This issue is usually resolved by adding a space at the end after pasting your key.

#What to do if I'm asked to enter my key / recovery phrase each time on Linux?

Linux users may be asked for their Key each time they log in. To resolve this issue, please install a keychain. The most popular is GNOME Keyring. Additionally, ensure that you have met all the dependencies beforehand.

Sync & Storage

#What happens when my storage limit is reached?

You can continue to use the app without interruption, creating Objects and editing them will all continue to sync as usual. The difference is that files, images, videos, etc. will no longer sync until you are below the limit again or purchase a plan to increase your limit.

The Anytype app will attempt check your limit by attempting to sync files periodically, but this shouldn't occupy resources on your device.

#Are there any network requests when using local-only mode?

We can guarantee that there are no network requests to our Anytype Network, but our telemetry will still send requests (you will be able to opt-out later on). Additionally, the client still needs to to send requests for some of the features (embedding blocks, fetching bookmarks, etc.) to work properly.

#Can guests of my channel use Anytype from local-only mode?

Unless they are all part of the same local network, guests will need to be connected to the Anytype network in order to see all changes in the channel.

Miscellaneous

#Why is there no browser version of Anytype?

There's no browser version of the app. Anytype is a stand-alone software, that works on desktop or mobile devices. There are many points of vulnerability in-browser apps that would compromise our commitment to data security and encryption.

#What are some of the things that are not yet supported on mobile?

Columns

Inline LaTeX

Inline Views

Kanban, Calendar, and Graph Views

Formulas

Embeds

Custom CSS

Storage Location

Graph & Flow

Import & Export

PIN Code

#Why can't I search inside objects on iOS?

Currently, this feature is unavailable on iOS.

#Why can't I search or batch select objects inside queries on mobile?

These features are currently unavailable on both iOS and Android.

#Does Anytype have a bug bounty program?

As a non-profit organization that hasn’t reached a sustainable income yet, we don’t have any guaranteed bug bounty program. If you can prove that you found a critical vulnerability in our applications but don’t want to disclose it, we can discuss a potential reward. Please check this page from our GitHub for more information.

#What are the minimum specs?

For Desktop, Electron follows Chrome, and they follow vendor support policies. At the moment that means:

Win 10+

macOS 12 Monterey and up

64-bit Ubuntu 18.04+, Debian 10+, openSUSE 15.5+, or Fedora Linux 39+

For Android (if installed through Google Play), it's Android 8.0 and a 64-bit device with a minimum of 4GB of RAM.

For iOS, it's iOS 17.

#Where is Anytype installed?

In Windows 10 or above, it is usually located: C:\Users\<username>\Appdata\Local\Programs\anytype username stands for the name of your user aka working directory.

For MacOS, it's: HDD > Users >``Username``> Library > Application Support > anytype

For Linux, you'll find your work directory in ~/.config/anytype

For Android, it’s your default location, usually: _device/data/app_​. We also store some caches: device/data/data/io.anytype.app Anytype directory is stored in a protected app data folder, which isn’t accessible by the user on Android devices.

For iOS, it's the standard install path determined by the iOS.

#Can I install Anytype on a Chromebook?

There are a few ways you can install Anytype on a Chromebook, but probably the easiest one is to use an AppImage. For the full guide from one of our community members, please click here.

Notes

Vaults created before version 0.44.0 have an Entry Space. You are free to delete this channel if no longer needed, or you can migrate your data to a different channel by using the Import & Export feature.

PreviousRefund policyNextTroubleshooting

Last updated 7 hours ago

Was this helpful?