Skip to content

Backlink heading#2333

Merged
Delapouite merged 7 commits intoorg-roam:mainfrom
toregilhk:backlink-heading
Jul 3, 2024
Merged

Backlink heading#2333
Delapouite merged 7 commits intoorg-roam:mainfrom
toregilhk:backlink-heading

Conversation

@toregilhk
Copy link
Copy Markdown
Contributor

Motivation for this change

After #2247 was merged, it is now possible to add multiple org-roam-backlinks-sections to org-roam-section, using different functions to filter the backlinks in the different sections.

However, all the sections have "Backlinks:" as the heading. This should enable the user to have different backlink sections with differing headings and filters.

Don't exlude the org-roam-directory even if it matches
org-roam-file-exclude-regexp.

Should fix [org-roam#2165].
Refactor PR org-roam#2178 to avoid recalculating (file-relative-name path
org-roam-directory) multiple timess.
Allow the user to set a custom heading for a backlink section.
@toregilhk toregilhk marked this pull request as ready for review March 21, 2023 21:52
@Delapouite Delapouite added 1. enhancement Requests to add new functionality 2. buffer Issues relating to Org-roam buffer labels Jul 2, 2024
@Delapouite Delapouite merged commit 6644cb2 into org-roam:main Jul 3, 2024
@Delapouite
Copy link
Copy Markdown
Contributor

Thanks for your contribution toregilhk!
I only had to tweak the line length slightly in the function signature in order to please the linter and merge it.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

1. enhancement Requests to add new functionality 2. buffer Issues relating to Org-roam buffer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants