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

GITBOOK-551: Fix docs 5.1

This commit is contained in:
Filip Bozicevic 2024-10-10 13:04:10 +00:00 committed by gitbook-bot
parent 08a098203c
commit 4867922185
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF
4 changed files with 3 additions and 57 deletions

View file

@ -1,14 +1,13 @@
# Table of contents
## 👋 Intro
## 👋 Group 1
* [Welcome to Anytype](README.md)
* [Get the App](group-1/get-the-app.md)
* [Connect with Us](group-1/connect-with-us.md)
## ⬛ Basics
* [Get the App](basics/get-the-app.md)
* [Connect with Us](basics/connect-with-us.md)
* [Test](basics/test.md)
* [Vault & Key](basics/vault-and-key.md)
* [Setting Up Your Vault](basics/vault-and-key/setting-up-your-profile.md)
* [Vault Settings](basics/vault-and-key/account-and-data.md)

View file

@ -1,53 +0,0 @@
---
layout:
title:
visible: true
description:
visible: true
tableOfContents:
visible: true
outline:
visible: true
pagination:
visible: true
---
# Test
You can download the latest version of Anytype for your device at [download.anytype.io](https://download.anytype.io).
There is currently no [browser version](../miscellaneous/faqs.md#why-is-there-no-browser-version-of-anytype) of the app.
### Minimum specs
* For Desktop, Electron follows Chrome, and they follow [vendor support policies](https://support.google.com/chrome/a/answer/7100626?hl=en).\
At the moment that means:
* Win 10+
* macOS Catalina 10.15+
* 64-bit Ubuntu 18.04+, Debian 10+, openSUSE 15.5+, or Fedora Linux 38+
* 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 16,
### Install location
Anytype is installed:
* In Windows 10 or above, it is usually located:\
`C:\Users\<username>\Appdata\Local\Programs\anytype2\Anytype.exe`\
**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, its 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 isnt accessible by the user on Android devices.
* For iOS, it's the standard install path determined by the iOS.
### Custom Storage Location
When creating a Vault, its now possible to select the storage location on your hard drive. If your Vault has already been created, you can also change the location and retrieve the data from the network. To do so, first logout, then tap the settings wheel on the black login screen.
#### External drives and Cloud providers
To store your data on an external drive, you just need to mount the drive first, and then follow the steps from [#custom-storage-location](test.md#custom-storage-location "mention").
We don't recommend using cloud providers like Google Drive or iCloud since you might end up with sync conflicts / issues.