Skip to main content

Quick Start

Get started with Notta in 5 minutes

⏱️ 5 minutes

Welcome to Notta! This guide will help you get started in 5 minutes.

Installation and Activation

1. Download and Install

Download the installer for your operating system:

  • Windows: Double-click the .exe file and follow the installation wizard
  • macOS: Open the .dmg file and drag Notta to the Applications folder
  • Linux: Download the .AppImage file, add execute permission, and run

2. Activate Software

When you first launch Notta, you'll need to enter your activation code:

  1. Click the "Activate" button
  2. Enter the activation code you received with your purchase
  3. Click "Confirm" to complete activation

Core Features

  • WYSIWYG Editing: Real-time Markdown rendering in Normal mode
  • Source Mode: Switch to raw Markdown for precise editing
  • Large File Support: Physical chunking technology handles documents with tens of thousands of lines
  • Multiple Themes: Built-in Light, Dark, Warm, and Deep Space themes
  • Multi-language: Supports 10 interface languages
  • Rich Formatting: Headings, lists, tables, code blocks, math formulas, Mermaid diagrams, and more

Create Your First Document

  1. Click "New Document" or use Ctrl+N (Windows/Linux) / Cmd+N (macOS)
  2. Start typing
  3. Notta automatically saves your changes

Basic Editing

Markdown Syntax

Notta supports standard Markdown syntax:

# Heading 1
## Heading 2
 
**Bold text**
*Italic text*
~~Strikethrough~~
 
- Unordered list item
1. Ordered list item
 
[Link text](https://example.com)
![Image description](image.png)

Real-time Preview

Notta provides a WYSIWYG editing experience — content renders immediately as you type Markdown, with no need to switch preview modes.

Save and Export

  • Auto-save: Notta automatically saves your documents
  • Export: Supports PDF, HTML, and image formats. See Export for details.

Next Steps

Quick Start | Notta - 智能 Markdown 编辑器