[GH-ISSUE #3571] [FR] Clickable links to parts of documents. #1617

Closed
opened 2026-03-23 20:51:48 +00:00 by mirror · 4 comments
Owner

Originally created by @ghost on GitHub (Oct 2, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3571

Description

My idea is to add an HTML-like anchor link functionality, which would be created like this:

/anchor section

and referenced as such:

@document#important

It would act like the regular @ link, but it would also scroll the page, to the selected section.

Impact

Users would be able to more easily navigate big documents.

Additional Context

The HTML equivalent of this, would be something like:

<a href="#important">

or

<a href="https://website.com/#important">

Originally created by @ghost on GitHub (Oct 2, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3571 ### Description My idea is to add an HTML-like anchor link functionality, which would be created like this: `/anchor section` and referenced as such: `@document#important` It would act like the regular @ link, but it would also scroll the page, to the selected section. ### Impact Users would be able to more easily navigate big documents. ### Additional Context The HTML equivalent of this, would be something like: `<a href="#important">` or `<a href="https://website.com/#important">`
mirror 2026-03-23 20:51:48 +00:00
Author
Owner

@StrawHATDEEPAK commented on GitHub (Oct 2, 2023):

You mean links to traverse other sections in doc easier
but i think it exists already

<!-- gh-comment-id:1742854347 --> @StrawHATDEEPAK commented on GitHub (Oct 2, 2023): You mean links to traverse other sections in doc easier but i think it exists already
Author
Owner

@Xazin commented on GitHub (Oct 2, 2023):

You mean links to traverse other sections in doc easier but i think it exists already

We currently do not have this functionality, it's a good FR 👍

<!-- gh-comment-id:1743500263 --> @Xazin commented on GitHub (Oct 2, 2023): > You mean links to traverse other sections in doc easier but i think it exists already We currently do not have this functionality, it's a good FR :+1:
Author
Owner

@annieappflowy commented on GitHub (Nov 23, 2024):

Currently supported copy link to block
image

The link can be optimized to reflect on the actual anchor text, eg: https://website.com/#important

<!-- gh-comment-id:2495401111 --> @annieappflowy commented on GitHub (Nov 23, 2024): Currently supported copy link to block <img width="336" alt="image" src="https://github.com/user-attachments/assets/6f014bb9-9728-4b82-8f38-bc92daec3e49"> The link can be optimized to reflect on the actual anchor text, eg: https://website.com/#important
Author
Owner

@annieappflowy commented on GitHub (Jan 3, 2025):

Supported

<!-- gh-comment-id:2568705709 --> @annieappflowy commented on GitHub (Jan 3, 2025): Supported
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#1617
No description provided.