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

FAQ

General

¿Puedo usar dos arcas distintas al mismo tiempo?

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").

¿Qué hago si no puedo abrir los enlaces de Anytype desde un navegador?

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

No puedo anclar nada en la barra lateral ni crear 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.

¿Cómo se crean columnas?

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

Account, Security, and Privacy

He perdido mi clave, ¿qué puedo hacer?

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.

¿Cómo recupero mi clave desde el almacén de claves del sistema operativo?

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:

  1. Click and open Finder from the dock.

  2. Click on Applications & open Utilities.

  3. Open the Keychain Access app.

  4. On the sidebar: select Default Keychains: login

  5. Find & open your Anytype instance in the list

  6. 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.

¿Qué estándar seguís para crear la clave de mi arca?

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

¿Por qué dice Anytype que mi clave es demasiado corta?

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

¿Qué puedo hacer si se me pide introducir la clave / frase de recuperación cada vez que abro Anytype en 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

¿Qué ocurrirá si alcanzo mi límite de almacenamiento?

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.

¿La red debe cumplir algún requisito cuando se usa el modo solo local?

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.

¿Los invitados de mi canal pueden usar Anytype en modo solo local?

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

Por qué no existe una versión de Anytype en el navegador?

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.

¿Qué características no están disponibles aún en la versión móvil?
¿Por qué no puedo buscar dentro de los objetos en iOS?

Currently, this feature is unavailable on iOS.

¿Por qué no puedo buscar ni seleccionar objetos en lote dentro de las consultas en el móvil?

These features are currently unavailable on both iOS and Android.

¿Tiene Anytype un programa de recompensas por notificar fallos?

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.

¿Cuáles son los requisitos mínimos?
  • 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.

¿Dónde está instalado Anytype?
  • 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.

¿Puedo instalar Anytype en un 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.

Last updated

Was this helpful?