Piotr Isajew via "General discussions about Org-mode." <[email protected]> 
writes:

> Hello.
>
> I'm in a need to do a quick and dirty presentation, so instead of
> drafting a beamer slide show I thought about using my org notes
> for that presentation directly. Still, when presenting, I want to
> focus on a currently discussed topic.
>
> I wonder that there is a mode/setting to only expand the subtree
> to current cursor position and keep other subtrees hidden? I mean
> a mode that would track cursor position changes in buffer and
> collapse or expand subtrees accordingly.

You may want to check out epresent.el or org-tree-slide.el. Both are
available from the Melpa repository via M-x list-packages.

Overview (with other options as well):
https://orgmode.org/worg/org-tutorials/non-beamer-presentations.html

Project pages:

Epresent:
https://github.com/eschulte/epresent

Org-tree-slide (the README includes a screen-recorded demo):
https://github.com/takaxp/org-tree-slide

Regards,
Christian

Reply via email to