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

GITBOOK-395: Reformat mobile features

This commit is contained in:
Filip Božičević 2023-09-28 10:18:18 +00:00 committed by gitbook-bot
parent d3e8e8a8aa
commit 59e6396f4c
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF

View file

@ -31,23 +31,30 @@ You can check our full roadmap [here](https://github.com/orgs/anyproto/projects/
### Mobile Features ### Mobile Features
Here is a running list of features and their implementation status, by platform. All of the features listed are implemented on desktop 0.35.\*. Here is a running list of features and their implementation status, by platform. All of the features listed are implemented on desktop 0.35.\*, and the mobile versions used for comparison are both 0.25.\*.
#### **Appearance & Account Settings** {% tabs %}
{% tab title="Account" %}
| Feature/Action | iOS 0.25.\* | Android 0.25.\* | | Feature/Action | iOS | Android |
| -------------------- | ----------- | --------------- | | ------------------------------ | --- | ------- |
| Spellcheck | No | No | | Spellcheck | No | No |
| Light mode/dark mode | Yes | Yes | | Light mode/dark mode | Yes | Yes |
| Wallpaper | Yes | Yes | | Wallpaper | Yes | Yes |
| Default Object Type | Yes | Yes | | Default Object Type | Yes | Yes |
| Pin Code | No | No | | Pin Code | No | No |
| Account Delete | Yes | Yes | | Account Delete | Yes | Yes |
| Notion | No | No |
| Markdown | No | No |
| Onboarding tool tips | No | No |
| In-app feedback questionnaires | No | No |
| Help menu | No | No |
| Object version history | No | No |
| Object sync status | Yes | Yes |
{% endtab %}
#### **Navigation** {% tab title="Navigation" %}
| Feature/Action | iOS | Android |
| Feature/Action | iOS 0.25.\* | Android 0.25.\* | | -------------------------- | --- | ------- |
| -------------------------- | ----------- | --------------- |
| Keyboard Shortcuts | No | No | | Keyboard Shortcuts | No | No |
| Navigation (backlink) menu | No | No | | Navigation (backlink) menu | No | No |
| Widgets | Yes | Yes | | Widgets | Yes | Yes |
@ -55,11 +62,11 @@ Here is a running list of features and their implementation status, by platform.
| Global search | Yes | Yes | | Global search | Yes | Yes |
| Document search (Ctrl + F) | No | No | | Document search (Ctrl + F) | No | No |
| Sidebar | No | No | | Sidebar | No | No |
{% endtab %}
#### **Editor & Block Actions** {% tab title="Editor" %}
| Feature/Action | iOS | Android |
| Feature/Action | iOS 0.25.\* | Android 0.25.\* | | --------------------------------------- | --- | ------- |
| --------------------------------------- | ----------- | --------------- |
| Markdown | No | No | | Markdown | No | No |
| Export to PDF, Markdown, HTML, Protobuf | No | No | | Export to PDF, Markdown, HTML, Protobuf | No | No |
| Version History | No | No | | Version History | No | No |
@ -74,11 +81,11 @@ Here is a running list of features and their implementation status, by platform.
| Create Custom Relation | Yes | Yes | | Create Custom Relation | Yes | Yes |
| Change Object Type | Yes | Yes | | Change Object Type | Yes | Yes |
| Text block - Turn into Object | No | No | | Text block - Turn into Object | No | No |
{% endtab %}
#### **Block Types** {% tab title="Blocks" %}
| Feature/Action | iOS | Android |
| Feature/Action | iOS 0.25.\* | Android 0.25.\* | | --------------- | --------- | --------- |
| --------------- | ----------- | --------------- |
| Text | Yes | Yes | | Text | Yes | Yes |
| Title | Yes | Yes | | Title | Yes | Yes |
| Heading | Yes | Yes | | Heading | Yes | Yes |
@ -103,23 +110,13 @@ Here is a running list of features and their implementation status, by platform.
| Inline Set | Supported | Supported | | Inline Set | Supported | Supported |
| Link-to-Objects | Yes | Yes | | Link-to-Objects | Yes | Yes |
| Relation | Yes | Yes | | Relation | Yes | Yes |
{% endtab %}
#### **Set views & Actions** {% tab title="Library" %}
<table data-full-width="false"><thead><tr><th>Feature/Action</th><th>iOS</th><th>Android</th></tr></thead><tbody><tr><td>Library</td><td>No</td><td>Yes</td></tr><tr><td>Edit &#x26; Delete Type (name, templates)</td><td>No</td><td>Type only</td></tr><tr><td>Edit &#x26; Delete Relation</td><td>No</td><td>Yes</td></tr><tr><td>Create, delete Template</td><td>No</td><td>No</td></tr><tr><td>Edit Template</td><td>Yes</td><td>Yes</td></tr><tr><td>Apply default template</td><td>Yes</td><td>Yes</td></tr><tr><td>Create tag</td><td>Yes</td><td>Yes</td></tr></tbody></table>
{% endtab %}
<table data-full-width="false"><thead><tr><th>Feature/Action</th><th>iOS 0.25.*</th><th>Android 0.25.*</th></tr></thead><tbody><tr><td>Grid view</td><td>Yes</td><td>Yes</td></tr><tr><td>List View</td><td>Yes</td><td>Yes</td></tr><tr><td>Gallery view</td><td>Yes</td><td>Yes</td></tr><tr><td>Kanban view</td><td>No</td><td>No</td></tr><tr><td>Add new view</td><td>Yes</td><td>Yes</td></tr><tr><td>Add new object</td><td>Yes</td><td>Yes</td></tr><tr><td>Sort &#x26; Filter</td><td>Yes</td><td>Yes</td></tr><tr><td>Batch select</td><td>No</td><td>No</td></tr><tr><td>Set by relation</td><td>Yes</td><td>Yes</td></tr></tbody></table> {% tab title="Sets" %}
<table data-full-width="false"><thead><tr><th>Feature/Action</th><th>iOS</th><th>Android</th></tr></thead><tbody><tr><td>Grid view</td><td>Yes</td><td>Yes</td></tr><tr><td>List View</td><td>Yes</td><td>Yes</td></tr><tr><td>Gallery view</td><td>Yes</td><td>Yes</td></tr><tr><td>Kanban view</td><td>No</td><td>No</td></tr><tr><td>Add new view</td><td>Yes</td><td>Yes</td></tr><tr><td>Add new object</td><td>Yes</td><td>Yes</td></tr><tr><td>Sort &#x26; Filter</td><td>Yes</td><td>Yes</td></tr><tr><td>Batch select</td><td>No</td><td>No</td></tr><tr><td>Set by relation</td><td>Yes</td><td>Yes</td></tr></tbody></table>
#### **Types, Tags, Templates, Relations** {% endtab %}
{% endtabs %}
<table data-full-width="false"><thead><tr><th>Feature/Action</th><th>iOS 0.25.*</th><th>Android 0.25.*</th></tr></thead><tbody><tr><td>Library</td><td>No</td><td>Yes</td></tr><tr><td>Edit &#x26; Delete Type (name, templates)</td><td>No</td><td>Type only</td></tr><tr><td>Edit &#x26; Delete Relation</td><td>No</td><td>Yes</td></tr><tr><td>Create, delete Template</td><td>No</td><td>No</td></tr><tr><td>Edit Template</td><td>Yes</td><td>Yes</td></tr><tr><td>Apply default template</td><td>Yes</td><td>Yes</td></tr><tr><td>Create tag</td><td>Yes</td><td>Yes</td></tr></tbody></table>
#### Integrations & Imports
| Feature/Action | iOS 0.24.\* | Android 0.24.\* |
| ------------------------------ | ----------- | --------------- |
| Notion | No | No |
| Markdown | No | No |
| Onboarding tool tips | No | No |
| In-app feedback questionnaires | No | No |
| Help menu | No | No |
| Object version history | No | No |
| Object sync status | Yes | Yes |