Open fleimgruber opened 1 year ago
I am open to it, but don't have plans to implement it any time soon.
A workaround I am currently using is to org-narrow-to-subtree
prior to export and widen
after export. This achieves the same effect as the subtree export scope.
When using ox-ipynb with the org-mode dispatcher and selecting "Export scope: subtree" the setting is not used by ox-ipynb, i.e. the whole file gets exported regardless.
Do you plan or are you open to support subtree export?