jgru/consult-org-roam

Org heading node is not searched

Closed this issue · 3 comments

teeann commented

Calling consult-org-roam-file-find does not search Org heading by default

jgru commented

Hi @teeann,

thanks for opening this. Actually, the intended functionality of consult-org-roam-file-find is to search the filename and not the heading. You can search for headings using org-roam-node-find after activating the consult-org-roam-minor mode.
Would you please try that out and report whether this solves your issue?

Best,
jgru

teeann commented

Hi, I've tried your solution and it works as intended. Thank you!

jgru commented

Hi, I've tried your solution and it works as intended. Thank you!

Good to hear! I hope you enjoy using consult-org-roam.