Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Notion Table

YunFengYunFeng202 downloads

Create editable Notion-style tables directly inside Markdown notes.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

Create editable Notion-style simple tables directly inside Obsidian Markdown notes.

Notion Table is an independent community plugin and is not affiliated with or endorsed by Notion Labs, Inc.

Features

  • Edit cells directly in reading view.
  • Add, insert, duplicate, clear, and delete rows or columns.
  • Drag column dividers to resize column widths.
  • Use a configurable minimum row height while content expands rows automatically.
  • Drag across cells to select a rectangular range.
  • Merge and split cells from the selection handle.
  • Apply colors to cells, rows, and columns.
  • Enable an optional header row.
  • Navigate with Tab and Shift + Tab.
  • Insert a row below the current cell with Cmd/Ctrl + Enter.

Table data is stored inside a notion-table fenced code block in the current Markdown file. No external database is required.

Usage

  1. Open a Markdown note.
  2. Run 插入 Notion 表格 from the command palette, or select the table icon in the ribbon.
  3. Edit and manage the rendered table directly in reading view.

Installation

Community plugins

Once the plugin is listed in the Obsidian Community directory:

  1. Open Settings → Community plugins.
  2. Search for Notion Table.
  3. Select Install, then Enable.

Manual installation

Download main.js, manifest.json, and styles.css from the latest GitHub release and copy them into:

<vault>/.obsidian/plugins/notion-table/

Restart Obsidian and enable Notion Table under Settings → Community plugins.

Compatibility

  • Obsidian 1.5.0 or later.
  • Desktop only for the initial 1.0.0 release. Mobile support will be enabled after dedicated mobile testing.

Privacy

Notion Table:

  • does not make network requests;
  • does not collect analytics or telemetry;
  • does not require an account;
  • only reads and updates the Markdown note containing the table being edited.

Development

Node.js 18 or later is required.

npm install
npm run check
npm test
npm run build

Production assets are generated as main.js, manifest.json, and styles.css.

中文说明

Notion Table 可以在 Obsidian Markdown 笔记正文中插入并直接编辑 Notion 风格简单表格,支持增删行列、动态行高、拖动列宽、矩形多选、单元格合并与拆分、颜色和标题行。

表格数据保存在当前笔记的 notion-table 代码块中,不联网、不收集遥测,也不依赖外部数据库。

License

MIT

HealthExcellent
ReviewSatisfactory
About
Create editable Notion-style tables directly inside Markdown notes and edit cells in reading view. Add, insert, duplicate, clear, delete, resize, merge, split, and color rows, columns, and cells using drag selection and drag-to-resize, while table data stays in a notion-table fenced code block in the current file (no external database).
TablesEditing
Details
Current version
1.0.0
Last updated
Last month
Created
Last month
Updates
1 release
Downloads
202
Compatible with
Obsidian 1.5.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
YunFengYunFengblack-lattice
GitHubblack-lattice
  1. Community
  2. Plugins
  3. Tables
  4. Notion Table

Related plugins

Advanced Tables

Improved table navigation, formatting, and manipulation.

Datacore

An even faster reactive query engine for the data obsessed.

LanguageTool Integration

Advanced grammar and spell checking, powered by LanguageTool.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

Thino

Quickly capture memos and display them in the sidebar with a heatmap. (Closed source)

Editing Toolbar

The Editing Toolbar is modified from cMenu, which provides more powerful customization settings and has many built-in editing commands to be a MS Word-like toolbar editing experience.

Outliner

Work with your lists like in Workflowy or Roam Research.

Hover Editor

Transform the Page Preview hover popover into a fully working editor instance.

Sort and Permute lines

Sort and Permute lines in whole file or selection.

Creases

Tools for effectively folding Markdown sections.