[PR #1386] [MERGED] feat(Editor): automatically paste sheet as markdown table #1309

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

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/1386
Author: @sushantdhiman
Created: 12/3/2021
Status: Merged
Merged: 12/9/2021
Merged by: @Rokt33r

Base: masterHead: feat/paste-sheets-as-table


📝 Commits (1)

  • 350217b feat(Editor): automatically paste sheet as markdown table

📊 Changes

2 files changed (+50 additions, -16 deletions)

View changed files

📝 src/cloud/components/Editor/index.tsx (+33 -7)
📝 src/cloud/lib/editor/plugins/pasteFormatPlugin.ts (+17 -9)

📄 Description

Fixes #537

For reference (Google Sheets)

https://user-images.githubusercontent.com/9989487/144561550-7fcdaadb-3620-42f4-bff9-cc8d97186afd.mp4


IssueHunt Summary

Referenced issues

This pull request has been submitted to:



🔄 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/1386 **Author:** [@sushantdhiman](https://github.com/sushantdhiman) **Created:** 12/3/2021 **Status:** ✅ Merged **Merged:** 12/9/2021 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `feat/paste-sheets-as-table` --- ### 📝 Commits (1) - [`350217b`](https://github.com/BoostIO/BoostNote-App/commit/350217bfbdc558f8010ac2a49e5d21088b50f2b9) feat(Editor): automatically paste sheet as markdown table ### 📊 Changes **2 files changed** (+50 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/Editor/index.tsx` (+33 -7) 📝 `src/cloud/lib/editor/plugins/pasteFormatPlugin.ts` (+17 -9) </details> ### 📄 Description Fixes #537 For reference (Google Sheets) https://user-images.githubusercontent.com/9989487/144561550-7fcdaadb-3620-42f4-bff9-cc8d97186afd.mp4 <!-- Issuehunt content --> --- <details> <summary> <b>IssueHunt Summary</b> </summary> ### Referenced issues This pull request has been submitted to: - [#537: Pasting of tables](https://issuehunt.io/repos/74213528/issues/537) --- </details> <!-- /Issuehunt content--> --- <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:35 +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#1309
No description provided.