[PR #851] [MERGED] Feat: paste url from plain text #4387

Closed
opened 2026-03-23 21:37:35 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/851
Author: @vincentdchan
Created: 8/15/2022
Status: Merged
Merged: 8/15/2022
Merged by: @vincentdchan

Base: mainHead: feat/paste-url


📝 Commits (1)

  • dc8635c feat: paste url from plain text

📊 Changes

1 file changed (+44 additions, -16 deletions)

View changed files

📝 frontend/app_flowy/packages/flowy_editor/lib/src/service/internal_key_event_handlers/copy_paste_handler.dart (+44 -16)

📄 Description

Parse the link from the pasting text.

image

🔄 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/AppFlowy-IO/AppFlowy/pull/851 **Author:** [@vincentdchan](https://github.com/vincentdchan) **Created:** 8/15/2022 **Status:** ✅ Merged **Merged:** 8/15/2022 **Merged by:** [@vincentdchan](https://github.com/vincentdchan) **Base:** `main` ← **Head:** `feat/paste-url` --- ### 📝 Commits (1) - [`dc8635c`](https://github.com/AppFlowy-IO/AppFlowy/commit/dc8635c6213f5130c533d0a59590e09d0e7d8fbb) feat: paste url from plain text ### 📊 Changes **1 file changed** (+44 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/packages/flowy_editor/lib/src/service/internal_key_event_handlers/copy_paste_handler.dart` (+44 -16) </details> ### 📄 Description Parse the link from the pasting text. <img width="766" alt="image" src="https://user-images.githubusercontent.com/2352832/184600334-a7bac645-9515-465b-a504-99082c27faa6.png"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:37:35 +00: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
AppFlowy-IO/AppFlowy#4387
No description provided.