mirror of
https://github.com/anyproto/docs.git
synced 2025-06-08 13:57:11 +09:00
GITBOOK-316: Condense and move the Mobile page
This commit is contained in:
parent
fb5634d1b4
commit
eedb31a782
6 changed files with 80 additions and 89 deletions
|
@ -8,6 +8,7 @@
|
||||||
* [Account Settings](intro/setting-up-your-profile/account-and-data.md)
|
* [Account Settings](intro/setting-up-your-profile/account-and-data.md)
|
||||||
* [Recovery Phrase](intro/setting-up-your-profile/recovery-phrase.md)
|
* [Recovery Phrase](intro/setting-up-your-profile/recovery-phrase.md)
|
||||||
* [Sidebar & Widgets](intro/setting-up-your-profile/customize-and-edit-the-sidebar.md)
|
* [Sidebar & Widgets](intro/setting-up-your-profile/customize-and-edit-the-sidebar.md)
|
||||||
|
* [📱 Mobile](intro/installation.md)
|
||||||
|
|
||||||
## Basics
|
## Basics
|
||||||
|
|
||||||
|
@ -52,13 +53,6 @@
|
||||||
* [💫 Deep dive: Templates](use-cases-and-tutorials/deep-dive-templates.md)
|
* [💫 Deep dive: Templates](use-cases-and-tutorials/deep-dive-templates.md)
|
||||||
* [🌟 Deep dive: Sets](use-cases-and-tutorials/deep-dive-sets.md)
|
* [🌟 Deep dive: Sets](use-cases-and-tutorials/deep-dive-sets.md)
|
||||||
|
|
||||||
## 📱 Mobile
|
|
||||||
|
|
||||||
* [Installing iOS & Android Apps](mobile/installation.md)
|
|
||||||
* [Widgets](mobile/widgets.md)
|
|
||||||
* [Navigation](mobile/navigation.md)
|
|
||||||
* [Customize & Personalize](mobile/customize-and-personalize.md)
|
|
||||||
|
|
||||||
## 🔐 Data & Security
|
## 🔐 Data & Security
|
||||||
|
|
||||||
* [What is a Recovery Phrase?](data-and-security/what-is-a-recovery-phrase.md)
|
* [What is a Recovery Phrase?](data-and-security/what-is-a-recovery-phrase.md)
|
||||||
|
|
79
intro/installation.md
Normal file
79
intro/installation.md
Normal file
|
@ -0,0 +1,79 @@
|
||||||
|
# 📱 Mobile
|
||||||
|
|
||||||
|
### Download the app
|
||||||
|
|
||||||
|
Please use [download.anytype.io](https://download.anytype.io) to download the most recent version of the app.
|
||||||
|
|
||||||
|
{% hint style="warning" %}
|
||||||
|
The iOS app is temporarily available [via App Store](https://apps.apple.com/pt/app/anytype-private-notes/id6449487029?l=en) only for EU accounts. If you are in a different region, please use the [TestFlight link](https://testflight.apple.com/join/BPMIR4Fk) to get the app.
|
||||||
|
{% endhint %}
|
||||||
|
|
||||||
|
{% hint style="info" %}
|
||||||
|
To download Anytype for iPad, simply click the iOS link and follow the instructions for installing TestFlight to use the iPad Anytype Alpha version.
|
||||||
|
{% endhint %}
|
||||||
|
|
||||||
|
#### Log in using the QR code
|
||||||
|
|
||||||
|
To log in using the QR code, simply navigate to your recovery phrase. 
|
||||||
|
|
||||||
|
Settings > Recovery Phrase.
|
||||||
|
|
||||||
|
Underneath your recovery phrase you'll find your blurred out QR code, when you click the image it will display. 
|
||||||
|
|
||||||
|
Now you can scan this code with your mobile device and install the app.
|
||||||
|
|
||||||
|
#### Log in using your recovery phrase
|
||||||
|
|
||||||
|
In addition to using the QR code to log in, you can also install and log in the traditional way. 
|
||||||
|
|
||||||
|
Install the app.
|
||||||
|
|
||||||
|
Enter your recovery phrase.
|
||||||
|
|
||||||
|
Log in and type away!
|
||||||
|
|
||||||
|
### Widgets
|
||||||
|
|
||||||
|
#### Organizing your widgets
|
||||||
|
|
||||||
|
When you open up Anytype on your mobile device you will see your current **Widgets** along with 3 navigation options at the bottom.
|
||||||
|
|
||||||
|
Your **widgets** are customizable in the same way they are in the sidebar of your desktop application.
|
||||||
|
|
||||||
|
To edit and move around your widgets: scroll to the bottom of the list, underneath the Bin you'll find "Edit Widgets"
|
||||||
|
|
||||||
|
When you click the button, you'll see a small grey minus sign on the corner of each block. Now you can delete, add, or rearrange your widgets. 
|
||||||
|
|
||||||
|
#### Using Widgets
|
||||||
|
|
||||||
|
The best way to customize and optimize your mobile usage of Anytype, widgets are your best friend. 
|
||||||
|
|
||||||
|
Setting up your widgets for mobile allows you to create quick access and manage your preferred objects to visit. 
|
||||||
|
|
||||||
|
Add specific objects to the top for quick access.
|
||||||
|
|
||||||
|
Add sets to your widgets, like task managers for a quick view of what's next to do.
|
||||||
|
|
||||||
|
### Navigation
|
||||||
|
|
||||||
|
On your mobile device the navigation using a minimalistic design.
|
||||||
|
|
||||||
|
The 3 options you have are; Search, New object, and Profile. 
|
||||||
|
|
||||||
|
**Search** - Browse your recent objects, search for a specific object. 
|
||||||
|
|
||||||
|
**New Object** - Create a new object, page, note, etc. 
|
||||||
|
|
||||||
|
**Profile** - Investigate your profile, account, settings, etc. 
|
||||||
|
|
||||||
|
### Personalize
|
||||||
|
|
||||||
|
Click on the button on the far right of your bottom-screen navigation. 
|
||||||
|
|
||||||
|
This will open up your Settings and Account info. 
|
||||||
|
|
||||||
|
You can personalize the space with an emoji of your choice, or a photo that you upload. 
|
||||||
|
|
||||||
|
Change the name of your space just below under **Space name**.
|
||||||
|
|
||||||
|
Change the name and image of your account profile just below in **Account & Data.** 
|
|
@ -1,25 +0,0 @@
|
||||||
# Customize & Personalize
|
|
||||||
|
|
||||||
### Using Widgets
|
|
||||||
|
|
||||||
The best way to customize and optimize your mobile usage of Anytype, widgets are your best friend. 
|
|
||||||
|
|
||||||
Setting up your widgets for mobile allows you to create quick access and manage your preferred objects to visit. 
|
|
||||||
|
|
||||||
Add specific objects to the top for quick access.
|
|
||||||
|
|
||||||
Add sets to your widgets, like task managers for a quick view of what's next to do. 
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Personalize
|
|
||||||
|
|
||||||
Click on the button on the far right of your bottom-screen navigation. 
|
|
||||||
|
|
||||||
This will open up your Settings and Account info. 
|
|
||||||
|
|
||||||
You can personalize the space with an emoji of your choice, or a photo that you upload. 
|
|
||||||
|
|
||||||
Change the name of your space just below under **Space name**.
|
|
||||||
|
|
||||||
Change the name and image of your account profile just below in **Account & Data.** 
|
|
|
@ -1,33 +0,0 @@
|
||||||
# Installing iOS & Android Apps
|
|
||||||
|
|
||||||
### Download the app
|
|
||||||
|
|
||||||
Please use [download.anytype.io](https://download.anytype.io) to download the most recent version of the app.
|
|
||||||
|
|
||||||
{% hint style="warning" %}
|
|
||||||
The iOS app is temporarily available [via App Store](https://apps.apple.com/pt/app/anytype-private-notes/id6449487029?l=en) only for EU accounts. If you are in a different region, please use the [TestFlight link](https://testflight.apple.com/join/BPMIR4Fk) to get the app.
|
|
||||||
{% endhint %}
|
|
||||||
|
|
||||||
{% hint style="info" %}
|
|
||||||
To download Anytype for iPad, simply click the iOS link and follow the instructions for installing TestFlight to use the iPad Anytype Alpha version.
|
|
||||||
{% endhint %}
|
|
||||||
|
|
||||||
### Log in using the QR code
|
|
||||||
|
|
||||||
To log in using the QR code, simply navigate to your recovery phrase. 
|
|
||||||
|
|
||||||
Settings > Recovery Phrase.
|
|
||||||
|
|
||||||
Underneath your recovery phrase you'll find your blurred out QR code, when you click the image it will display. 
|
|
||||||
|
|
||||||
Now you can scan this code with your mobile device and install the app.
|
|
||||||
|
|
||||||
### Log in using your recovery phrase
|
|
||||||
|
|
||||||
In addition to using the QR code to log in, you can also install and log in the traditional way. 
|
|
||||||
|
|
||||||
Install the app.
|
|
||||||
|
|
||||||
Enter your recovery phrase.
|
|
||||||
|
|
||||||
Log in and type away!
|
|
|
@ -1,13 +0,0 @@
|
||||||
# Navigation
|
|
||||||
|
|
||||||
### The small grey bar at the bottom
|
|
||||||
|
|
||||||
On your mobile device the navigation is a minimalistic design. 
|
|
||||||
|
|
||||||
The 3 options you have are; Search, New object, and Profile. 
|
|
||||||
|
|
||||||
**Search** - Browse your recent objects, search for a specific object. 
|
|
||||||
|
|
||||||
**New Object** - Create a new object, page, note, etc. 
|
|
||||||
|
|
||||||
**Profile** - Investigate your profile, account, settings, etc. 
|
|
|
@ -1,11 +0,0 @@
|
||||||
# Widgets
|
|
||||||
|
|
||||||
### Organizing your widgets
|
|
||||||
|
|
||||||
When you open up Anytype on your mobile device you will see your current **Widgets** along with 3 navigation options at the bottom.
|
|
||||||
|
|
||||||
Your **widgets** are customizable in the same way they are in the sidebar of your desktop application.
|
|
||||||
|
|
||||||
To edit and move around your widgets: scroll to the bottom of the list, underneath the Bin you'll find "Edit Widgets"
|
|
||||||
|
|
||||||
When you click the button, you'll see a small grey minus sign on the corner of each block. Now you can delete, add, or rearrange your widgets. 
|
|
Loading…
Add table
Add a link
Reference in a new issue