[GH-ISSUE #4167] [FR] Manual Copy & Paste tabular data from external source #1868

Open
opened 2026-03-23 21:17:52 +00:00 by mirror · 1 comment
Owner

Originally created by @vasnt on GitHub (Dec 19, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4167

Originally assigned to: @LucasXu0 on GitHub.

Description

Copy selected content/rows from external file & paste tabular data in appflowy existing table? ctrl+c/ctrl+v. considering number of columns are same at both ends.

Impact

This will help to import data quickly in existing tables.

Additional Context

No response

Originally created by @vasnt on GitHub (Dec 19, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4167 Originally assigned to: @LucasXu0 on GitHub. ### Description Copy selected content/rows from external file & paste tabular data in appflowy existing table? ctrl+c/ctrl+v. considering number of columns are same at both ends. ### Impact This will help to import data quickly in existing tables. ### Additional Context _No response_
Author
Owner

@RizPur commented on GitHub (Jan 18, 2024):

Also html tables such as the one below..

<html>
<body>
<!--StartFragment--><span><span class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak" dir="ltr">
Name | IP | Hostname
-- | -- | --
Main Server | 10.0.0.36 | test
</span></span><!--EndFragment-->
</body>
</html>
<!-- gh-comment-id:1899110738 --> @RizPur commented on GitHub (Jan 18, 2024): Also html tables such as the one below.. ``` <html> <body> <!--StartFragment--><span><span class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak" dir="ltr"> Name | IP | Hostname -- | -- | -- Main Server | 10.0.0.36 | test </span></span><!--EndFragment--> </body> </html> ```
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
AppFlowy-IO/AppFlowy#1868
No description provided.