[PR #1258] [CLOSED] add support for pasting tables #1220

Closed
opened 2026-03-03 00:25:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/1258
Author: @esanhueza
Created: 10/6/2021
Status: Closed

Base: masterHead: table_convert


📝 Commits (1)

  • 7c0a720 add support for pasting tables

📊 Changes

2 files changed (+25 additions, -14 deletions)

View changed files

📝 src/cloud/components/Editor/index.tsx (+23 -8)
📝 src/cloud/lib/editor/plugins/pasteFormatPlugin.ts (+2 -6)

📄 Description

Related to #537

2021-10-06 00-36-50

Tested with tables copied from libreoffice and google spreadsheets.

Also, it should be considered when solving #1149


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BoostIO/BoostNote-App/pull/1258 **Author:** [@esanhueza](https://github.com/esanhueza) **Created:** 10/6/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `table_convert` --- ### 📝 Commits (1) - [`7c0a720`](https://github.com/BoostIO/BoostNote-App/commit/7c0a720313706a70bbd424e9964d9233de45551d) add support for pasting tables ### 📊 Changes **2 files changed** (+25 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/Editor/index.tsx` (+23 -8) 📝 `src/cloud/lib/editor/plugins/pasteFormatPlugin.ts` (+2 -6) </details> ### 📄 Description Related to #537 ![2021-10-06 00-36-50](https://user-images.githubusercontent.com/5624399/136137340-e1258c1e-b219-4de2-ae93-53538713ba10.gif) Tested with tables copied from libreoffice and google spreadsheets. Also, it should be considered when solving #1149 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:25:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#1220
No description provided.