Anchors in WYSIWG-editor #3367

Closed
opened 2026-02-05 06:30:44 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @CptGroot on GitHub (Nov 30, 2022).

Describe the feature you'd like

I would like to refer to another point in a post and when you click on this point it should jump to the position of the point

As an example:

Installation is described in point 4.3 main installation

I would like to set an anchor to 4.3 main installation so that you can jump there

Sort of like in Word with a table of contents

Describe the benefits this would bring to existing BookStack users

The advantages are that you can create your own table of contents or references in larger articles and have the references with you when exporting with html or pdf

Can the goal of this request already be achieved via other means?

If you work in the Markdown editor, this is relatively easy, but unfortunately the Markdown editor is not suitable for the main use by many users

Have you searched for an existing open/closed issue?

  • I have searched for existing issues and none cover my fundemental request

How long have you been using BookStack?

1 to 5 years

Additional context

No response

Originally created by @CptGroot on GitHub (Nov 30, 2022). ### Describe the feature you'd like I would like to refer to another point in a post and when you click on this point it should jump to the position of the point As an example: Installation is described in point 4.3 main installation I would like to set an anchor to 4.3 main installation so that you can jump there Sort of like in Word with a table of contents ### Describe the benefits this would bring to existing BookStack users The advantages are that you can create your own table of contents or references in larger articles and have the references with you when exporting with html or pdf ### Can the goal of this request already be achieved via other means? If you work in the Markdown editor, this is relatively easy, but unfortunately the Markdown editor is not suitable for the main use by many users ### Have you searched for an existing open/closed issue? - [X] I have searched for existing issues and none cover my fundemental request ### How long have you been using BookStack? 1 to 5 years ### Additional context _No response_
OVERLORD added the 🔨 Feature Request label 2026-02-05 06:30:44 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Nov 30, 2022):

There is a somewhat built-in way to link to headers:

  1. Insert link via toolbar or Ctrl/Cmd+K.
  2. In the URL box, press a down/up arrow key or start typing the text of the header.
  3. Should show the header as a dropdown option.
  4. Click desired header.

For other sections, it's a bit fiddly but when viewing the page you can select a block and you'll see a popup with a link to that specific block. You can copy that link and use it in the editor.

@ssddanbrown commented on GitHub (Nov 30, 2022): There is a somewhat built-in way to link to headers: 1. Insert link via toolbar or `Ctrl/Cmd+K`. 2. In the URL box, press a down/up arrow key or start typing the text of the header. 3. Should show the header as a dropdown option. 4. Click desired header. For other sections, it's a bit fiddly but when viewing the page you can select a block and you'll see a popup with a link to that specific block. You can copy that link and use it in the editor.
Author
Owner

@CptGroot commented on GitHub (Nov 30, 2022):

ok,
Thank you thats what I needed :D

@CptGroot commented on GitHub (Nov 30, 2022): ok, Thank you thats what I needed :D
Author
Owner

@ssddanbrown commented on GitHub (Nov 30, 2022):

Cool, Will therefore close this off.

@ssddanbrown commented on GitHub (Nov 30, 2022): Cool, Will therefore close this off.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#3367