[GH-ISSUE #5963] [FR] Fetch url meta tags into database fields #2638

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

Originally created by @zoli on GitHub (Aug 14, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5963

Description

When a URL is pasted to the description field in the database (kanban/grid view) fetch URL metadata to the field for example the HTML title of the URL will get into the description field which is the primary field, if there is a URL field the URL will go there and the meta description will go in the document.
The use case for me is when I want to create kanban cards from URL. I want to use the URL title as the card primary field and also keep the URL as a reference in URL field.

Impact

Those who want to fill database fields from a URL automatically.

Additional Context

It can get hooked to paste shortcut so when a URL is pasted it will fetch the URL get meta tags and fill them. To enable or disable it we can make it a setting for database.
I think it's better to implement it on frontend side but I'm not sure.

Originally created by @zoli on GitHub (Aug 14, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5963 ### Description When a URL is pasted to the description field in the database (kanban/grid view) fetch URL metadata to the field for example the HTML title of the URL will get into the description field which is the primary field, if there is a URL field the URL will go there and the meta description will go in the document. The use case for me is when I want to create kanban cards from URL. I want to use the URL title as the card primary field and also keep the URL as a reference in URL field. ### Impact Those who want to fill database fields from a URL automatically. ### Additional Context It can get hooked to paste shortcut so when a URL is pasted it will fetch the URL get meta tags and fill them. To enable or disable it we can make it a setting for database. I think it's better to implement it on frontend side but I'm not sure.
Author
Owner

@zoli commented on GitHub (Aug 14, 2024):

I would like to take this if its accepted.

<!-- gh-comment-id:2288387393 --> @zoli commented on GitHub (Aug 14, 2024): I would like to take this if its accepted.
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#2638
No description provided.