org-tree-slide icon indicating copy to clipboard operation
org-tree-slide copied to clipboard

[Feature request] Center "slide" contents

Open thecountoftuscany opened this issue 3 years ago • 2 comments

Thanks for the amazing package! Could it be possible to introduce a variable to center all content in a "slide" only in org-tree-slide-mode?

thecountoftuscany avatar Nov 21 '21 02:11 thecountoftuscany

It could be possible by executing center-region in each slide excluding org headings, but I think it is difficult to restore the original position of each content. I'll study how to implement it. Another way to set the content to center in a slide is to use olivetti.el. Anyway I'll study this topic. Thanks.

takaxp avatar Nov 21 '21 02:11 takaxp

This package might be useful too: https://codeberg.org/joostkremers/visual-fill-column.

refaelsh avatar May 13 '23 18:05 refaelsh