Back to Plugins
Text to Flowchart

Text to Flowchart

Turn text into flowcharts instantly. Supports simple syntax like Mermaid

Plugin Preview

Text to Flowchart preview

About this plugin

# 🚀 Create Flowcharts from Text in Seconds!


This plugin allows you to generate structured flowcharts in **FigJam** using simple text syntax. It's perfect for brainstorming, logic sorting, and quick documentation without dragging and dropping shapes manually.


## ✨ Key Features


- **Simple Syntax:** Intuitive syntax similar to Mermaid/Markdown.

- **Smart Layout:** Automatically arranges nodes (Horizontal `LR` or Vertical `TD`).

- **4 Shape Types:**

- `[Text]` -> Square (Rectangle)

- `(Text)` -> Rounded Rectangle

- `{Text}` -> Diamond (Decision)

- `((Text))` -> Circle (Start/End)

- **Smart Connectors:** Intelligent connection routing (Left/Right/Top/Bottom).

- **Customizable:** Adjust spacing between levels and nodes.


## 📖 How to Use


1. Open **FigJam**.

2. Run the plugin.

3. Type your logic in the text area.

- Example: `[Start] --> {Check Status}`

- Example: `{Check Status} -- Yes --> [Proceed]`

4. Click **"Generate Flowchart"**.


## 📝 Example Code


# 🇨🇳 中文介绍


**简易流程图生成器** 是一款专为 FigJam 打造的效率工具,让你通过简单的文本代码快速生成流程图。


**核心功能:**


- 支持方形 `[]`、圆角 `()`、菱形 `{}`、圆形 `(())` 四种基础图形。

- 支持自定义连线文字(如 `- 是 -->`)。

- 内置智能布局算法,支持横向和纵向一键切换。

- 自动处理连线磁点,避免线条杂乱。


**适用场景:**

快速梳理业务逻辑、产品流程图、代码逻辑图等。

Plugin Details

Version1
CreatedNovember 23, 2025
Last UpdatedNovember 23, 2025
Categorydesign-tools-other
Creatorjones callen
Stats23 installs, 5 likes
PricingFree

Technical Details

  • API:1.0.0
  • UI:ui.html
  • main:code.js
  • Document Access:dynamic-page
  • Editor Types:
    figjam
  • Allowed Domains:
    • none