[GH-ISSUE #622] Add internal links to heading within notes #322

Closed
opened 2026-03-03 00:20:16 +03:00 by kerem · 3 comments
Owner

Originally created by @Flexo013 on GitHub (Sep 11, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/622

New behavior

The ability to make a link to a heading within a note.

Example

Clicking the word tables in the preview will jump to the linked heading #Tables.

As you can see in the section about [tables](#Tabels).

# Tables
Foo bar...
Originally created by @Flexo013 on GitHub (Sep 11, 2020). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/622 # New behavior The ability to make a link to a heading within a note. ## Example Clicking the word `tables` in the preview will jump to the linked heading `#Tables`. ``` As you can see in the section about [tables](#Tabels). # Tables Foo bar... ```
kerem 2026-03-03 00:20:16 +03:00
Author
Owner

@nischay193 commented on GitHub (May 17, 2021):

Doesn't seem to work on Ubuntu 20.04, downloaded the .deb file
Screenshot from 2021-05-17 14-13-14
Screenshot from 2021-05-17 14-13-19
Screenshot from 2021-05-17 14-13-25

Nothing happens when clicking on the above link.
Expected behavior: Travels to level 1 heading when clicking on link

<!-- gh-comment-id:842141686 --> @nischay193 commented on GitHub (May 17, 2021): Doesn't seem to work on Ubuntu 20.04, downloaded the .deb file ![Screenshot from 2021-05-17 14-13-14](https://user-images.githubusercontent.com/61834075/118460177-11c3a800-b71a-11eb-9c01-8a272a04e9bb.png) ![Screenshot from 2021-05-17 14-13-19](https://user-images.githubusercontent.com/61834075/118460179-12f4d500-b71a-11eb-8901-ddda49291298.png) ![Screenshot from 2021-05-17 14-13-25](https://user-images.githubusercontent.com/61834075/118460182-138d6b80-b71a-11eb-829c-a1168f771b7d.png) Nothing happens when clicking on the above link. Expected behavior: Travels to level 1 heading when clicking on link
Author
Owner

@Komediruzecki commented on GitHub (Aug 22, 2021):

Hi, nischay193,

should have toc (table of contents) now, you can generate it with shortcode and navigate through heading links.

The local space does not currently have this, so this issue would be more suited to the new repository, @Rokt33r should we transfer it?

<!-- gh-comment-id:903331312 --> @Komediruzecki commented on GitHub (Aug 22, 2021): Hi, nischay193, should have toc (table of contents) now, you can generate it with shortcode and navigate through heading links. The local space does not currently have this, so this issue would be more suited to the new repository, @Rokt33r should we transfer it?
Author
Owner

@Rokt33r commented on GitHub (Aug 23, 2021):

Already shipped to the cloud space feature.

@Komediruzecki Yes, please create a new issue in the local app repo.

<!-- gh-comment-id:903610160 --> @Rokt33r commented on GitHub (Aug 23, 2021): Already shipped to the cloud space feature. @Komediruzecki Yes, please create a new issue in the local app repo.
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
starred/BoostNote-App#322
No description provided.