# neutriNote

<mark style="color:yellow;">Write Markdown & Math Notes in Android</mark>

***

[![Get it on Google Play](https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png) ](https://play.google.com/store/apps/details?id=com.appmindlab.nano\&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1)[![Get it on F-Droid](https://fdroid.gitlab.io/artwork/badge/get-it-on.png)](https://f-droid.org/packages/com.appmindlab.nano)

* Everything stored in UTF8 plain text
* Support rich markdown with math support (LaTeX)
* Built-in text expansion/shortcut support
* Streamlined UI -> minimal taps, minimal app switching
* Offline, near instant search & replace
* Theme with color temperature and OLED support
* Do more than note taking with add-ons and a range of small tools: popup dictionary, clipboard viewer, barcode scanner, ASCII paint, etc.
* Local storage, yet easy to add cloud sync/P2P
* In-note Python support
* Easy inter-note linking
* PDF/HTML export
* Minimal battery and memory use, compact app size
* Free, no lock-in, no ads

<figure><img src="https://neutrinote.files.wordpress.com/2019/02/unnamed.jpg" alt=""><figcaption></figcaption></figure>

<figure><img src="https://neutrinote.files.wordpress.com/2019/02/unnamed2.jpg" alt=""><figcaption></figcaption></figure>

<figure><img src="https://neutrinote.files.wordpress.com/2019/02/unnamed3.jpg" alt=""><figcaption></figcaption></figure>

<figure><img src="https://neutrinote.files.wordpress.com/2019/02/unnamed4.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://neutrinote.files.wordpress.com/2019/02/unnamed5.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://neutrinote.files.wordpress.com/2019/02/unnamed2.jpg" alt=""><figcaption></figcaption></figure>

<mark style="color:yellow;">**Accolades**</mark>

neutriNote was the only app supporting both Markdown and math formulas when it was first released to the Play Store.

> “Simple and attractive front-end with a litany of features that can and should appeal to power users, especially of the academic type.”
>
> [*Android Police*](https://www.androidpolice.com/2015/08/24/hands-on-neutrinote-is-a-simple-but-powerful-plain-text-editor-with-php-markdown-and-latex-math-rendering-support-now-in-beta/)

> “Notes for pros”
>
> [*Phone Arena*](https://www.phonearena.com/news/Notes-for-pros-amp-your-productivity-with-the-new-neutriNote-app_id73114)

> “A powerful, well designed note taking application for Android…”
>
> [*gHacks*](https://www.ghacks.net/2017/07/06/neutrinote-powerful-note-taking-for-android/)

> “Leverages Markdown’s power on Android”
>
> [*XDA*](https://www.xda-developers.com/neutrinote-quick-markdown-notes/)

> “It is as simple as writing quick text notes, to something as complicated as creating tables and inserting math formulas.”
>
> [*Android Community*](https://androidcommunity.com/neutrinote-app-lets-you-create-simple-notes-in-markdown-20151228/)

<figure><img src="https://neutrinote.files.wordpress.com/2019/02/neutrinote_feature_graphic.png" alt="neutriNote feature graphics"><figcaption></figcaption></figure>

[![Get it on Google Play](https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png) ](https://play.google.com/store/apps/details?id=com.appmindlab.nano\&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1)[![Get it on F-Droid](https://fdroid.gitlab.io/artwork/badge/get-it-on.png)](https://f-droid.org/packages/com.appmindlab.nano)


---

# Agent Instructions: 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://appml.gitbook.io/nano/readme.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.
