From 59e6396f4c78b20121a7821201d1b80548516825 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Bo=C5=BEi=C4=8Devi=C4=87?= Date: Thu, 28 Sep 2023 10:18:18 +0000 Subject: [PATCH] GITBOOK-395: Reformat mobile features --- miscellaneous/feature-list-by-platform.md | 169 +++++++++++----------- 1 file changed, 83 insertions(+), 86 deletions(-) diff --git a/miscellaneous/feature-list-by-platform.md b/miscellaneous/feature-list-by-platform.md index a3fc479..b4534bc 100644 --- a/miscellaneous/feature-list-by-platform.md +++ b/miscellaneous/feature-list-by-platform.md @@ -31,95 +31,92 @@ You can check our full roadmap [here](https://github.com/orgs/anyproto/projects/ ### 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 | Android | +| ------------------------------ | --- | ------- | +| Spellcheck | No | No | +| Light mode/dark mode | Yes | Yes | +| Wallpaper | Yes | Yes | +| Default Object Type | Yes | Yes | +| Pin Code | No | No | +| 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 %} -| Feature/Action | iOS 0.25.\* | Android 0.25.\* | -| -------------------- | ----------- | --------------- | -| Spellcheck | No | No | -| Light mode/dark mode | Yes | Yes | -| Wallpaper | Yes | Yes | -| Default Object Type | Yes | Yes | -| Pin Code | No | No | -| Account Delete | Yes | Yes | +{% tab title="Navigation" %} +| Feature/Action | iOS | Android | +| -------------------------- | --- | ------- | +| Keyboard Shortcuts | No | No | +| Navigation (backlink) menu | No | No | +| Widgets | Yes | Yes | +| Graph | No | No | +| Global search | Yes | Yes | +| Document search (Ctrl + F) | No | No | +| Sidebar | No | No | +{% endtab %} -#### **Navigation** +{% tab title="Editor" %} +| Feature/Action | iOS | Android | +| --------------------------------------- | --- | ------- | +| Markdown | No | No | +| Export to PDF, Markdown, HTML, Protobuf | No | No | +| Version History | No | No | +| Text color | Yes | Yes | +| Text background color | Yes | Yes | +| Title color | Yes | Yes | +| Title background color | Yes | Yes | +| Block DnD | Yes | Yes | +| Install Type | Yes | Yes | +| Create Custom Type | No | No | +| Install Relation | Yes | Yes | +| Create Custom Relation | Yes | Yes | +| Change Object Type | Yes | Yes | +| Text block - Turn into Object | No | No | +{% endtab %} -| Feature/Action | iOS 0.25.\* | Android 0.25.\* | -| -------------------------- | ----------- | --------------- | -| Keyboard Shortcuts | No | No | -| Navigation (backlink) menu | No | No | -| Widgets | Yes | Yes | -| Graph | No | No | -| Global search | Yes | Yes | -| Document search (Ctrl + F) | No | No | -| Sidebar | No | No | +{% tab title="Blocks" %} +| Feature/Action | iOS | Android | +| --------------- | --------- | --------- | +| Text | Yes | Yes | +| Title | Yes | Yes | +| Heading | Yes | Yes | +| Subheading | Yes | Yes | +| Highlight | Yes | Yes | +| Callout | Yes | Yes | +| Checkbox | Yes | Yes | +| Bulleted List | Yes | Yes | +| Numbered List | Yes | Yes | +| Toggle | Yes | Yes | +| Files | Yes | Yes | +| Pictures | Yes | Yes | +| Video | Yes | Yes | +| Audio | Yes | Yes | +| PDF | Yes | Yes | +| Bookmark | Yes | Yes | +| Code | Yes | Yes | +| LaTeX | No | No | +| Line divider | Yes | Yes | +| Dots divider | Yes | Yes | +| Simple Table | Yes | Yes | +| Inline Set | Supported | Supported | +| Link-to-Objects | Yes | Yes | +| Relation | Yes | Yes | +{% endtab %} -#### **Editor & Block Actions** +{% tab title="Library" %} +
Feature/ActioniOSAndroid
LibraryNoYes
Edit & Delete Type (name, templates)NoType only
Edit & Delete RelationNoYes
Create, delete TemplateNoNo
Edit TemplateYesYes
Apply default templateYesYes
Create tagYesYes
+{% endtab %} -| Feature/Action | iOS 0.25.\* | Android 0.25.\* | -| --------------------------------------- | ----------- | --------------- | -| Markdown | No | No | -| Export to PDF, Markdown, HTML, Protobuf | No | No | -| Version History | No | No | -| Text color | Yes | Yes | -| Text background color | Yes | Yes | -| Title color | Yes | Yes | -| Title background color | Yes | Yes | -| Block DnD | Yes | Yes | -| Install Type | Yes | Yes | -| Create Custom Type | No | No | -| Install Relation | Yes | Yes | -| Create Custom Relation | Yes | Yes | -| Change Object Type | Yes | Yes | -| Text block - Turn into Object | No | No | - -#### **Block Types** - -| Feature/Action | iOS 0.25.\* | Android 0.25.\* | -| --------------- | ----------- | --------------- | -| Text | Yes | Yes | -| Title | Yes | Yes | -| Heading | Yes | Yes | -| Subheading | Yes | Yes | -| Highlight | Yes | Yes | -| Callout | Yes | Yes | -| Checkbox | Yes | Yes | -| Bulleted List | Yes | Yes | -| Numbered List | Yes | Yes | -| Toggle | Yes | Yes | -| Files | Yes | Yes | -| Pictures | Yes | Yes | -| Video | Yes | Yes | -| Audio | Yes | Yes | -| PDF | Yes | Yes | -| Bookmark | Yes | Yes | -| Code | Yes | Yes | -| LaTeX | No | No | -| Line divider | Yes | Yes | -| Dots divider | Yes | Yes | -| Simple Table | Yes | Yes | -| Inline Set | Supported | Supported | -| Link-to-Objects | Yes | Yes | -| Relation | Yes | Yes | - -#### **Set views & Actions** - -
Feature/ActioniOS 0.25.*Android 0.25.*
Grid viewYesYes
List ViewYesYes
Gallery viewYesYes
Kanban viewNoNo
Add new viewYesYes
Add new objectYesYes
Sort & FilterYesYes
Batch selectNoNo
Set by relationYesYes
- -#### **Types, Tags, Templates, Relations** - -
Feature/ActioniOS 0.25.*Android 0.25.*
LibraryNoYes
Edit & Delete Type (name, templates)NoType only
Edit & Delete RelationNoYes
Create, delete TemplateNoNo
Edit TemplateYesYes
Apply default templateYesYes
Create tagYesYes
- -#### 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 | +{% tab title="Sets" %} +
Feature/ActioniOSAndroid
Grid viewYesYes
List ViewYesYes
Gallery viewYesYes
Kanban viewNoNo
Add new viewYesYes
Add new objectYesYes
Sort & FilterYesYes
Batch selectNoNo
Set by relationYesYes
+{% endtab %} +{% endtabs %}