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

GITBOOK-373: Small fixes and changes

This commit is contained in:
Filip Božičević 2023-09-14 10:57:09 +00:00 committed by gitbook-bot
parent e8fec7f32c
commit 92bb1e9d67
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF
9 changed files with 101 additions and 129 deletions

View file

@ -38,6 +38,7 @@
* [Customizing with Relations, Sort, & Filters](basics/sets/customizing-with-relations-sort-and-filters.md) * [Customizing with Relations, Sort, & Filters](basics/sets/customizing-with-relations-sort-and-filters.md)
* [🌟 Deep dive: Sets](basics/sets/deep-dive-sets.md) * [🌟 Deep dive: Sets](basics/sets/deep-dive-sets.md)
* [Collections](basics/collections.md) * [Collections](basics/collections.md)
* [Other](basics/glossary-1.md)
## 📽 Use Cases ## 📽 Use Cases
@ -53,7 +54,6 @@
* [App Comparison](miscellaneous/app-comparison.md) * [App Comparison](miscellaneous/app-comparison.md)
* [Missing Features](miscellaneous/missing-features.md) * [Missing Features](miscellaneous/missing-features.md)
* [Feature List by Platform](miscellaneous/feature-list-by-platform.md) * [Feature List by Platform](miscellaneous/feature-list-by-platform.md)
* [Glossary](<miscellaneous/glossary (1).md>)
* [Keyboard Shortcuts](miscellaneous/keyboard-shortcuts/README.md) * [Keyboard Shortcuts](miscellaneous/keyboard-shortcuts/README.md)
* [Main Commands](miscellaneous/keyboard-shortcuts/main-commands.md) * [Main Commands](miscellaneous/keyboard-shortcuts/main-commands.md)
* [Navigation](miscellaneous/keyboard-shortcuts/navigation.md) * [Navigation](miscellaneous/keyboard-shortcuts/navigation.md)

17
basics/glossary-1.md Normal file
View file

@ -0,0 +1,17 @@
# Other
Void — a collection of user identities which can be represented as a graph.
Key — a pair of keys (private and public) is generated by the app when a user creates a Void.
Identity — technically, an identity is the public key (see Key) which is also represented as an Account ID.
Block — a container for actual content.
Block Type — defines the behavior of the Block.
Canvas — the place or area where Blocks live together to form the content of an Object. Sometimes reffered to as Object Editor.
Network — a group of Nodes working together.
Node — a remote server that stores and processes data.

View file

@ -10,7 +10,7 @@ We plan on introducing third party sync providers in the future.
#### Disable the Anytype backup node #### Disable the Anytype backup node
There is currently no option in the account settings to disable the backup node, but this is something we are planning on [introducing soon](https://github.com/anyproto/roadmap/issues/34) (**2023Q3**). There is currently no option in the account settings to disable the backup node, but this is something we are planning on [introducing soon](https://github.com/orgs/anyproto/projects/1/views/1?pane=issue\&itemId=34713319) (**2023Q3**).
Alternatively, you can [block Anytype network traffic](https://community.anytype.io/t/is-there-a-way-to-limit-storage-of-data-only-local/6982) (Anytype & Anytype Helper) via your firewall. Alternatively, you can [block Anytype network traffic](https://community.anytype.io/t/is-there-a-way-to-limit-storage-of-data-only-local/6982) (Anytype & Anytype Helper) via your firewall.

View file

@ -5,7 +5,7 @@
All of your data is private in Anytype. Only you have the encryption keys. No one at Anytype can decrypt your data. So if you lose your phrase, we cant restore access. Likewise, no one in Anytype or anyone else can read the content of your Anytype. All of your data is private in Anytype. Only you have the encryption keys. No one at Anytype can decrypt your data. So if you lose your phrase, we cant restore access. Likewise, no one in Anytype or anyone else can read the content of your Anytype.
{% hint style="info" %} {% hint style="info" %}
Due to the nature of Anytype, you're not able to sync your ready-to-edit objects using a service like Syncthing. Due to the nature of Anytype, you're not able to sync your ready-to-edit objects using a service like Syncthing or iCloud.
{% endhint %} {% endhint %}
### Encryption <a href="#keychain" id="keychain"></a> ### Encryption <a href="#keychain" id="keychain"></a>

View file

@ -5,32 +5,38 @@ description: Anytype is available on Mac, Windows, Linux, iOS, and Android.
# Feature List by Platform # Feature List by Platform
{% hint style="info" %} {% hint style="info" %}
The library has not yet been implemented on the iOS, and there is no graph on Android or iOS either. The library is missing on iOS, and the graph on both iOS and Android.
{% endhint %} {% endhint %}
Here is a running list of features and their implementation status, by platform. This list will be updated with each release. Here is a running list of features and their implementation status, by platform. This list will be updated with each release. All of the features listed are implemented on desktop.
### **Appearance & Account Settings**
| Feature/Action | Desktop 0.34.\* | iOS 0.24.\* | Android 0.24.\* |
| -------------------- | --------------- | ----------- | --------------- |
| Spellcheck | Yes | No | No |
| Light mode/dark mode | Yes | Yes | Yes |
| Wallpaper | Yes | Yes | Yes |
| Default Object Type | Yes | Yes | Yes |
| Pin Code | Yes | No | No |
| Account Delete | Yes | Yes | Yes |
### **Navigation**
| Feature/Action | Desktop 0.34.\* | iOS 0.24.\* | Android 0.24.\* |
| -------------------------- | --------------- | ----------- | --------------- |
| Keyboard Shortcuts | Yes | No | No |
| Navigation (backlink) menu | Yes | No | No |
| Widgets | Yes | Yes | Yes |
| Graph | Yes | No | No |
| Global search | Yes | Yes | Yes |
| Document search (Ctrl + F) | Yes | No | No |
| Sidebar | Yes | No | No |
### **Editor & Block Actions**
| Feature/Action | Desktop 0.34.\* | iOS 0.24.\* | Android 0.24.\* | | Feature/Action | Desktop 0.34.\* | iOS 0.24.\* | Android 0.24.\* |
| --------------------------------------- | --------------- | ----------- | --------------- | | --------------------------------------- | --------------- | ----------- | --------------- |
| | | | |
| **Appearance & Account Settings** | | | |
| Spellcheck | Yes | No | No |
| Light mode/dark mode | Yes | Yes | Yes |
| Wallpaper | Yes | Yes | Yes |
| Default Object Type | Yes | Yes | Yes |
| Pin Code | Yes | No | No |
| Account Delete | Yes | Yes | Yes |
| | | | |
| **Navigation** | | | |
| Keyboard Shortcuts | Yes | No | No |
| Navigation (backlink) menu | Yes | No | No |
| Widgets | Yes | Yes | Yes |
| Graph | Yes | No | No |
| Global search | Yes | Yes | Yes |
| Document search (Ctrl + F) | Yes | No | No |
| Sidebar | Yes | No | No |
| | | | |
| **Editor & Block Actions** | | | |
| Markdown | Yes | No | No | | Markdown | Yes | No | No |
| Export to PDF, Markdown, HTML, Protobuf | Yes | No | No | | Export to PDF, Markdown, HTML, Protobuf | Yes | No | No |
| Version History | Yes | No | No | | Version History | Yes | No | No |
@ -45,58 +51,52 @@ Here is a running list of features and their implementation status, by platform.
| Create Custom Relation | Yes | Yes | Yes | | Create Custom Relation | Yes | Yes | Yes |
| Change Object Type | Yes | Yes | Yes | | Change Object Type | Yes | Yes | Yes |
| Text block - Turn into Object | Yes | No | No | | Text block - Turn into Object | Yes | No | No |
| | | | |
| **Block Types** | | | | ### **Block Types**
| Text | Yes | Yes | Yes |
| Title | Yes | Yes | Yes | | Feature/Action | Desktop 0.34.\* | iOS 0.24.\* | Android 0.24.\* |
| Heading | Yes | Yes | Yes | | --------------- | --------------- | ----------- | --------------- |
| Subheading | Yes | Yes | Yes | | Text | Yes | Yes | Yes |
| Highlight | Yes | Yes | Yes | | Title | Yes | Yes | Yes |
| Callout | Yes | Yes | Yes | | Heading | Yes | Yes | Yes |
| Checkbox | Yes | Yes | Yes | | Subheading | Yes | Yes | Yes |
| Bulleted List | Yes | Yes | Yes | | Highlight | Yes | Yes | Yes |
| Numbered List | Yes | Yes | Yes | | Callout | Yes | Yes | Yes |
| Toggle | Yes | Yes | Yes | | Checkbox | Yes | Yes | Yes |
| Files | Yes | Yes | Yes | | Bulleted List | Yes | Yes | Yes |
| Pictures | Yes | Yes | Yes | | Numbered List | Yes | Yes | Yes |
| Video | Yes | Yes | Yes | | Toggle | Yes | Yes | Yes |
| Audio | Yes | Yes | Yes | | Files | Yes | Yes | Yes |
| PDF | Yes | Yes | Yes | | Pictures | Yes | Yes | Yes |
| Bookmark | Yes | Yes | Yes | | Video | Yes | Yes | Yes |
| Code | Yes | Yes | Yes | | Audio | Yes | Yes | Yes |
| LaTeX | Yes | No | No | | PDF | Yes | Yes | Yes |
| Line divider | Yes | Yes | Yes | | Bookmark | Yes | Yes | Yes |
| Dots divider | Yes | Yes | Yes | | Code | Yes | Yes | Yes |
| Simple Table | Yes | Yes | Yes | | LaTeX | Yes | No | No |
| Inline Set | Yes | Supported | Supported | | Line divider | Yes | Yes | Yes |
| Link-to-Objects | Yes | Yes | Yes | | Dots divider | Yes | Yes | Yes |
| Relation | Yes | Yes | Yes | | Simple Table | Yes | Yes | Yes |
| | | | | | Inline Set | Yes | Supported | Supported |
| **Set views & Actions** | | | | | Link-to-Objects | Yes | Yes | Yes |
| Grid view | Yes | Yes | Yes | | Relation | Yes | Yes | Yes |
| List View | Yes | Yes | Yes |
| Gallery view | Yes | Yes | Yes | ### **Set views & Actions**
| Kanban view | Yes | No | No |
| Add new view | Yes | Yes | Yes | <table data-full-width="false"><thead><tr><th>Feature/Action</th><th>Desktop 0.34.*</th><th>iOS 0.24.*</th><th>Android 0.24.*</th></tr></thead><tbody><tr><td>Grid view</td><td>Yes</td><td>Yes</td><td>Yes</td></tr><tr><td>List View</td><td>Yes</td><td>Yes</td><td>Yes</td></tr><tr><td>Gallery view</td><td>Yes</td><td>Yes</td><td>Yes</td></tr><tr><td>Kanban view</td><td>Yes</td><td>No</td><td>No</td></tr><tr><td>Add new view</td><td>Yes</td><td>Yes</td><td>Yes</td></tr><tr><td>Add new object</td><td>Yes</td><td>Yes</td><td>Yes</td></tr><tr><td>Sort &#x26; Filter</td><td>Yes</td><td>Yes</td><td>Yes</td></tr><tr><td>Batch select</td><td>Yes</td><td>No</td><td>No</td></tr><tr><td>Set by relation</td><td>Yes</td><td>Yes</td><td>Yes</td></tr></tbody></table>
| Add new object | Yes | Yes | Yes |
| Sort & Filter | Yes | Yes | Yes | ### **Types, Tags, Templates, Relations**
| Batch select | Yes | No | No |
| Set by relation | Yes | Yes | Yes | <table data-full-width="false"><thead><tr><th>Feature/Action</th><th>Desktop 0.34.*</th><th>iOS 0.24.*</th><th>Android 0.24.*</th></tr></thead><tbody><tr><td>Library</td><td>Yes</td><td>No</td><td>Yes</td></tr><tr><td>Edit &#x26; Delete Type (name, templates)</td><td>Yes</td><td>No</td><td>Type only</td></tr><tr><td>Edit &#x26; Delete Relation</td><td>Yes</td><td>No</td><td>Yes</td></tr><tr><td>Create, delete Template</td><td>Yes</td><td>No</td><td>No</td></tr><tr><td>Edit Template</td><td>Yes</td><td>Yes</td><td>Yes</td></tr><tr><td>Apply default template</td><td>Yes</td><td>Yes</td><td>Yes</td></tr><tr><td>Create tag</td><td>Yes</td><td>Yes</td><td>Yes</td></tr></tbody></table>
| | | | |
| **Types, Tags, Templates, Relations** | | | | ### Integrations & Imports
| Library | Yes | No | Yes |
| Edit & Delete Type (name, templates) | Yes | No | Type only | | Feature/Action | Desktop 0.34.\* | iOS 0.24.\* | Android 0.24.\* |
| Edit & Delete Relation | Yes | No | Yes | | ------------------------------ | --------------- | ----------- | --------------- |
| Create, delete Template | Yes | No | No | | Notion | Yes | No | No |
| Edit Template | Yes | Yes | Yes | | Markdown | Yes | No | No |
| Apply default template | Yes | Yes | Yes | | Onboarding tool tips | Yes | No | No |
| Create tag | Yes | Yes | Yes | | In-app feedback questionnaires | Yes | No | No |
| | | | | | Help menu | Yes | No | No |
| **Integrations & Imports** | | | | | Object version history | Yes | No | No |
| Notion | Yes | No | No | | Object sync status | Yes | Yes | Yes |
| Markdown | Yes | No | No |
| Onboarding tool tips | Yes | No | No |
| In-app feedback questionnaires | Yes | No | No |
| Help menu | Yes | No | No |
| Object version history | Yes | No | No |
| Object sync status | Yes | Yes | Yes |

View file

@ -1,37 +0,0 @@
# Glossary
Void — a collection of user identities which can be represented as a graph.
Key — a pair of keys (private and public) is generated by the app when a user creates a Void.
Recovery Phrase — a group of randomly generated words used to recover a Void (after logging out or to sign in to another app).
Identity — technically, an identity is the public key (see Key) which is also represented as an Account ID.
Space — a workspace that is either personal or shared (in the future).
Object — a container for Blocks. Not to be confused with a Block itself.
Object Type — defines what Relations and Blocks are linked to the Object.
Block — a container for actual content.
Block Type — defines the behavior of the Block.
Canvas — the place or area where Blocks live together to form the content of an Object. Sometimes reffered to as Object Editor.
Relation — a property of the Object.
Link — a clickable text that leads to the linked Object or website in case the text links to a URL.
Template — defines how the content of the Object should be presented for a specific Object type.
Layout — defines the general look and feel of the Object and determines what actions can be taken for the Object.
Set — an automatically filtered view of Objects.
Collection — a manually linked group of Objects. The closest equivalent is a folder.
Network — a group of Nodes working together.
Node — a remote server that stores and processes data.

View file

@ -1,14 +1,6 @@
--- ---
description: Anytype supports keyboard shortcuts for quicker navigation and description: Anytype supports keyboard shortcuts for quicker navigation.
--- ---
# Keyboard Shortcuts # Keyboard Shortcuts
### <mark style="color:yellow;">To see Anytypes' shortcuts within the app, navigate to Help > Shortcuts</mark>&#x20;
or click ahead to the next pages to see the 4 categories or shortcuts:
1. Main
2. Navigation
3. Markdown
4. Commands

View file

@ -4,6 +4,6 @@
* Publish to web - [Backlog](https://github.com/orgs/anyproto/projects/1?pane=issue\&itemId=29227800) * Publish to web - [Backlog](https://github.com/orgs/anyproto/projects/1?pane=issue\&itemId=29227800)
* Web clipper / share - [2023Q3](https://github.com/orgs/anyproto/projects/1?pane=issue\&itemId=29227788) * Web clipper / share - [2023Q3](https://github.com/orgs/anyproto/projects/1?pane=issue\&itemId=29227788)
* API and plugins - [2023Q4](https://github.com/orgs/anyproto/projects/1?pane=issue\&itemId=29227670) * API and plugins - [2023Q4](https://github.com/orgs/anyproto/projects/1?pane=issue\&itemId=29227670)
* Calendar - no ETA yet * Calendar - no ETA
* Formulas - no ETA yet * Formulas - no ETA
* Reminders and notifications - no ETA yet * Reminders and notifications - no ETA

View file

@ -1,6 +1,6 @@
# Troubleshooting # Troubleshooting
If you get an error during the login, you can try these steps before contacting the Anyteam: If you get an error, you can try these steps before checking the [forum](https://community.anytype.io/) or contacting [support](mailto:storage@anytype.io).
1. Ensure that the time on your computer is correct. If the local time is more than 2 hours off, a connection might not be possible. 1. Ensure that the time on your computer is correct. If the local time is more than 2 hours off, a connection might not be possible.
2. Check if youre using a proxy, VPN, firewall, or a company network to connect. If yes, try connecting without these to see if it makes a difference. 2. Check if youre using a proxy, VPN, firewall, or a company network to connect. If yes, try connecting without these to see if it makes a difference.