Skip to content

(node): fix org-roam-node-at-point check#2195

Merged
jethrokuan merged 1 commit intomainfrom
fix/2194/part-1
May 15, 2022
Merged

(node): fix org-roam-node-at-point check#2195
jethrokuan merged 1 commit intomainfrom
fix/2194/part-1

Conversation

@jethrokuan
Copy link
Copy Markdown
Member

org-roam-node-at-point returned the wrong value if point-min is a
level-1 heading node. We make sure that everytime we go up one
heading, the outline-level changes (reduces by 1) to prevent this error.

org-roam-node-at-point returned the wrong value if point-min is a
level-1 heading node. We make sure that everytime we go up one
heading, the outline-level changes (reduces by 1) to prevent this error.
@jethrokuan jethrokuan merged commit 1f51ec9 into main May 15, 2022
@jethrokuan jethrokuan deleted the fix/2194/part-1 branch May 15, 2022 23:51
@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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant