alphapapa / org-sidebar

A helpful sidebar for Org mode
GNU General Public License v3.0
527 stars 16 forks source link

Don't just show current buffer's org? #62

Closed theesfeld closed 9 months ago

theesfeld commented 1 year ago

I would like to figure out how to have org-sidebar show ALL of my todo items, not just the current buffer. How can I do this? I am using doom emacs

alphapapa commented 1 year ago

You'll need to define a function like this one: https://github.com/alphapapa/org-sidebar/blob/288703b897449f5110c9c76e78eb9a928ffc0dcd/org-sidebar.el#L343