> For the complete documentation index, see [llms.txt](https://doc.anytype.io/anytype-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.anytype.io/anytype-docs/advanced/feature-list-by-platform.md).

# Features

### App Comparison

For a comparison between Anytype and Notion, check out our article:

{% embed url="<https://blog.anytype.io/notion-alternative/>" %}

Or if you are wondering what are the differences between Evernote and Anytype, check out this other article from our blog:

{% embed url="<https://blog.anytype.io/evernote-alternative/>" %}

### Requested Features

{% embed url="<https://github.com/orgs/anyproto/projects/1/views/1>" %}

* API and plugins
* Formulas
* Reminders and notifications
* AI assistant
* Transclusion
* Whiteboard / canvas
* Web app
* Tags as an Object

#### Implemented

* Calendar - [0.36.0](https://community.anytype.io/t/anytype-desktop-0-36-0-released/12198)
* Webclipper - 0.39.0 (available for [Chrome](https://chromewebstore.google.com/detail/anytype-web-clipper/jbnammhjiplhpjfncnlejjjejghimdkf?hl=en) and Firefox soon)
* [Collaboration](/anytype-docs/getting-started/collaboration.md) - [0.40.0](https://community.anytype.io/t/anytype-desktop-0-40-0-multiplayer-released/20219)
* [Inline Latex](/anytype-docs/getting-started/object-editor/blocks.md#inline-latex) - [0.42.0](https://community.anytype.io/t/anytype-desktop-0-42-0-released/22993#p-83725-inline-latex-scientist-5)
* [Other Features](/anytype-docs/advanced/feature-list-by-platform/other-features.md#simple-formulas-calculations) - [0.44.0](https://community.anytype.io/t/anytype-desktop-0-44-0-released/25865)
* [Dates](/anytype-docs/advanced/feature-list-by-platform/dates.md) as an Object - [0.44.0](https://community.anytype.io/t/anytype-desktop-0-44-0-released/25865)
* RTL - [0.45.0](https://community.anytype.io/t/anytype-desktop-0-45-0-released/26702)
* [Web Publishing](/anytype-docs/getting-started/web-publishing.md) - [0.45.0](https://community.anytype.io/t/anytype-desktop-0-45-0-released/26702)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.anytype.io/anytype-docs/advanced/feature-list-by-platform.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
