-
-
Notifications
You must be signed in to change notification settings - Fork 167
-
Hey, I'm looking for a single function that returns a list of all todos so I can add an overview to my dashboard when I open nvim. I've looked around but all the functions I can find open up the agenda view instead of returning a table. Does this exist right now and I just totally missed it?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
check h OrgApi
. You can list all files, and for each file you can get headlines.
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment