# Note Taking

[The 10 Best Note-Taking Apps in 2019](https://www.youtube.com/watch?v=ay2GvqVH4SM) #video

[The Brain](https://www.thebrain.com/) - "Intelligent note-taking.&#x20;Non-linear file management.&#x20;Ideas and relationships visualized."

[Catch](https://catchnotes.app/) #software - "Catch is a macOS app that makes recording **ideas, todos and notes** a breeze. During deep work, you need to capture ideas quickly so you don't lose them, without getting distracted from your work."

[Drafts](https://getdrafts.com/) - "Where Text Starts." Mac and iOS.

[Joplin](https://joplinapp.org/) - "**Joplin** is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in [Markdown format](https://joplinapp.org/#markdown)."

[Roam Research](https://roamresearch.com/) #webapp - "A note-taking tool for networked thought. As easy to use as a document. As powerful as a graph database. Roam helps you organize your research for the long haul."

[Tyke](https://tyke.app/) #software - "A little bit of scratch paper 📝 that lives on your Mac menu bar."

[Whimsical](https://whimsical.com/) #webapp - "Communicate visually at the speed of thought."

| App                                                                          | Price    | Sort Options  | Pin | Markdown | Archive | Platforms                              |
| ---------------------------------------------------------------------------- | -------- | ------------- | --- | -------- | ------- | -------------------------------------- |
| [SimpleNote](https://simplenote.com/)                                        | Free     | Modified      | Yes | Preview  |         | Web, Android                           |
| [Workflowy](https://workflowy.com/)                                          | Freemium |               |     |          |         | Web, Mac, Android                      |
| [Google Docs](https://www.google.com/docs/about/)                            | Free     |               |     |          |         | Web, Android                           |
| [Microsoft Word](https://products.office.com/en-us/word)                     |          |               |     |          |         |                                        |
| [Dropbox Paper](https://www.dropbox.com/paper)                               |          |               |     |          |         |                                        |
| [Notion](https://www.notion.so/product)                                      | Freemium |               |     |          |         |                                        |
| [Evernote](https://evernote.com/)                                            |          |               |     |          |         |                                        |
| [OneNote](https://products.office.com/en-us/onenote/digital-note-taking-app) | Free     | None          |     |          |         |                                        |
| [Google Keep](https://www.google.com/keep/)                                  | Free     | Added; manual | Yes |          | Yes     |                                        |
| [Bear](https://bear.app/)                                                    |          |               |     |          |         | Mac, iOS                               |
| Apple Notes                                                                  |          |               |     |          |         | Mac, iOS, web                          |
| [Standard Notes](https://standardnotes.org/)                                 | Freemium |               |     |          |         | Mac, Windows, Linux, iOS, Android, Web |
| [Slite](https://slite.com/)                                                  |          |               |     |          |         |                                        |
| [Ulysses](https://ulysses.app/)                                              |          |               |     |          |         | Mac, iOS                               |
| [Typora](https://typora.io/)                                                 |          |               |     | Hybrid   |         |                                        |
| [FiveNotes](https://www.apptorium.com/fivenotes)                             |          |               |     | Yes?     |         |                                        |
| [NoteApp](https://www.apptorium.com/noteapp)                                 |          |               |     |          |         |                                        |


---

# 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://brain.nathanarthur.com/research-tools/note-taking.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.
