[GH-ISSUE #8423] [FR] Bookmark title and description #3824

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

Originally created by @m-alfaro on GitHub (Jan 9, 2026).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8423

Originally assigned to: @asjqkkkk on GitHub.

Description

Hi, thank you very much for your work in AppFlowy!

I have noticed that bookmark titles and description come from different tags than the Notion ones. The default parser (lib\plugins\document\presentation\editor_plugins\link_preview\link_parsers\default_parser.dart) takes two tags that differs from Notion tags. I don't know if it's an issue but maybe you can change them or give us the choice of what tags we could want for each bookmark's title and description.

Just an example:

AppFlowy:
Image

Notion:
Image

Title

AppFlowy:
<meta property="og:site_name" content="IMDb"/>

Notion:
<meta property="og:title" content="Indiana Jones and the Kingdom of the Crystal Skull (2008) ⭐ 6.2 | Action, Adventure"/>

Description

AppFlowy:
<meta property="og:description" content="2h 2m | A"/>

Notion:
<meta name="description" content="Indiana Jones and the Kingdom of the Crystal Skull: Directed by Steven Spielberg. With Harrison Ford, Cate Blanchett, Shia LaBeouf, Karen Allen. In 1957, Indiana Jones is called back into action when he becomes entangled in a Soviet plot to uncover the secret behind mysterious artifacts known as the Crystal Skulls." data-id="main"/><meta name="keywords" content="Reviews, Showtimes, DVDs, Photos, User Ratings, Synopsis, Trailers, Credits"/>

Impact

All users that want to add links as bookmarks.

Additional Context

No response

Originally created by @m-alfaro on GitHub (Jan 9, 2026). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8423 Originally assigned to: @asjqkkkk on GitHub. ### Description Hi, thank you very much for your work in AppFlowy! I have noticed that bookmark titles and description come from different tags than the Notion ones. The default parser (lib\plugins\document\presentation\editor_plugins\link_preview\link_parsers\default_parser.dart) takes two tags that differs from Notion tags. I don't know if it's an issue but maybe you can change them or give us the choice of what tags we could want for each bookmark's title and description. Just an example: **AppFlowy:** <img width="640" height="272" alt="Image" src="https://github.com/user-attachments/assets/9a4ee0a5-1378-42f5-a72e-818fbe8512f5" /> **Notion:** <img width="602" height="263" alt="Image" src="https://github.com/user-attachments/assets/496f88b2-6d06-45f9-9e21-2623ae2a8db1" /> ### Title **AppFlowy**: `<meta property="og:site_name" content="IMDb"/>` **Notion:** `<meta property="og:title" content="Indiana Jones and the Kingdom of the Crystal Skull (2008) ⭐ 6.2 | Action, Adventure"/>` ### Description **AppFlowy**: `<meta property="og:description" content="2h 2m | A"/>` **Notion:** `<meta name="description" content="Indiana Jones and the Kingdom of the Crystal Skull: Directed by Steven Spielberg. With Harrison Ford, Cate Blanchett, Shia LaBeouf, Karen Allen. In 1957, Indiana Jones is called back into action when he becomes entangled in a Soviet plot to uncover the secret behind mysterious artifacts known as the Crystal Skulls." data-id="main"/><meta name="keywords" content="Reviews, Showtimes, DVDs, Photos, User Ratings, Synopsis, Trailers, Credits"/>` ### Impact All users that want to add links as bookmarks. ### Additional Context _No response_
mirror 2026-03-23 21:33:25 +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#3824
No description provided.