You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently using source blocks to generate plantuml diagrams. Ideally I do not want to see the source blocks in my presentation.
I'm thinking hiding all of them would not work that well since you may have a mix of different types of blocks, some of which you want to see the source.
Maybe we need some kind of marker to indicate which source blocks should be hidden?
I do not know much about the functions org provide or elisp for that matter, please correct me if there's another way of doing this.
The text was updated successfully, but these errors were encountered:
Hi,
I am currently using source blocks to generate plantuml diagrams. Ideally I do not want to see the source blocks in my presentation.
I'm thinking hiding all of them would not work that well since you may have a mix of different types of blocks, some of which you want to see the source.
Maybe we need some kind of marker to indicate which source blocks should be hidden?
I do not know much about the functions org provide or elisp for that matter, please correct me if there's another way of doing this.
The text was updated successfully, but these errors were encountered: