alphapapa / org-sidebar

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

How to use with outshine? #16

Closed obar closed 4 years ago

obar commented 4 years ago

Is it possible to (without great code surgery) use this with outshine-mode, or is it too different from an org file?

alphapapa commented 4 years ago

It's not possible, because it's not an Org buffer, nor is it an outline buffer. What are you wanting to accomplish with it?

obar commented 4 years ago

I was wondering if something like the tree view navigation (and rearranging) would be possible with a large emacs config. Not a burning need by any measure, just had been curious about it. Thanks!

alphapapa commented 4 years ago

I plan for org-ql to have a tree-based grouping view (e.g. like https://github.com/alphapapa/sbuffer.el; also see the branch on org-ql's repo). Then org-sidebar will probably use that and gain something like this.