Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: present subtree, narrowed buffer, or region #34

Open
ksafford opened this issue Jul 22, 2020 · 0 comments
Open

Feature request: present subtree, narrowed buffer, or region #34

ksafford opened this issue Jul 22, 2020 · 0 comments

Comments

@ksafford
Copy link

ksafford commented Jul 22, 2020

Consider an org file that is structured like:

* Presentations
** Presentation1
*** First slide
- item 
- item
*** Second slide
- item
- item
** Presentation2
*** A different first slide
- another item 
- another item
*** A different second slide
- item
- item

It would be great to be able to select one of Presentation1 or Presentation2 in a region, or narrow to one of those subtrees and call org-present-region or org-present-narrowed-buffer or to simply set the point on a heading for a subtree and call org-present-subtree and have a presentation open as though the headings below Presentation1 were top-level headings in a separate file.

With some guidance, I would be happy to attempt to add this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant