# TSUZURU — - Markdown taking-note app -

> - Markdown taking-note app - (iPhone/iPad app by Tatsunori Morita.)

- Source: https://appshunter.io/ios/app/tsuzuru/id6754666584 (this page in markdown: same URL + `.md`)
- Developer: [Tatsunori Morita](https://appshunter.io/developer/905741931)
- Category: Utilities, Productivity
- Price: Free
- Age rating: 4+
- Requires: iOS 15.1 · 41 MB
- Languages: American English
- Released: 2025-11-30
- Data updated: 2026-06-12
- User reviews in markdown: https://appshunter.io/ios/app/tsuzuru/id6754666584/reviews.md

## What is TSUZURU?

Welcome to TSUZURU.

TSUZURU is a markdown note-takeing app.

Features
- Create and edit markdown documents.
- Organinze notes in hierarchical notebooks.
- Live markdown preview.
- Sync data with database.
- Cross-platform

How to Use Markdown.

- Headers
Use # for headers. More # means smaller headers.
# Header1
## Header2
### Header3

- Text Formatting
    - Bold text: **bold**
    - Italic text: *italic*
    - Bold and italic: ***bold italic***
    - Strikethrough: ~~strikethrough~~

- Lists
    Unordered Lists
        - Item1
        - Item2
            - Nested item
            - Another nested item

    Ordered Lists
        1. First item
        2. Second item
        3. Third item

- Task Lists
    - [ ] Uncompleted task
    - [x] Completed task

- Links and Images
    [Text](URL)

- Code
    inline code and Code block.

- Blockquotes
> This is a blockquote It can span multiple lines.

- Horizontal Rule
----

- Tables
| Column 1 | Column 2 | Column 3 |
|----------|----------|----------|
| Cell 1 | Cell 2 | Cell 3 |
| Cell 4 | Cell 5 | Cell 6 |

- Mermaid Diagrams.
You can create diagrams using Mermaid syntax.
Use a code block with mermaid language.

Happy note-taking!


## Version history (last 5 releases)

### 1.0.8 — 2026-03-14

Implemented internal improvements.

### 1.0.7 — 2026-03-04

Updated the app layout for a better user experience

### 1.0.6 — 2026-02-20

Updated the app layout for a better user experience

### 1.0.5 — 2026-02-09

Made layout improvements.

### 1.0.4 — 2026-02-04

Internal improvements have been made.

## More apps by Tatsunori Morita

- [Myサブスク](https://appshunter.io/ios/app/my/id6743460488)
- [ちびはだケア - 赤ちゃん・子どもの塗り薬記録](https://appshunter.io/ios/app/id6755983174)
- [納期手帳 - 営業向け納期・受注管理 -](https://appshunter.io/ios/app/id6760181246)

All apps by Tatsunori Morita: https://appshunter.io/developer/905741931

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-06-12.*
