send link to app

Falcon Notes app for iPhone and iPad


4.2 ( 5312 ratings )
Productivity Lifestyle
Developer: Chintan Ghate
4.99 USD
Current version: 1.2.3, last update: 7 years ago
First release : 03 Jun 2016
App size: 13.93 Mb

A simple, markdown based note-taking app.


- Write notes, journals & research in markdown (easy-to-read, easy-to-write plain text format)
- Read notes in clean and beautiful previews.
- Organize notes in multiple notebooks.
- Search notes by title or content within notebooks.
- Experience the app in two beautiful themes, Light & Dark.
- Sync notes across your Mac, iPhone, iPad, and iPod Touch using iCloud Drive.



Note-Preview supports code-highlighting for multiple programming languages with & without line-numbers.
To use code-highlighting enclose the code in your notes in

```prettyprint
// Write Code here
```

To add line-numbers with code-highlighting use

```prettyprint linenums:1
// Write Code here
```


You can cerate to-do lists or task-lists using "[ ]" and "[x]" at start of list items,

- [x] Completed Task
- [ ] Incomplete Task

like so.



- Editor-only & Preview-only modes on iPad allow you to write & read notes in a distraction-free UI.
- Use the app in multi-app multitasking mode to take notes while performing activities in other apps side-by-side.