997 B
function for exporting headlines as separate documents
I decided that I kind of hate the idea of breaking this up into three files, so I'm currently looking to see if it's possible to export subjections of a single file, e.g.
https://emacs.stackexchange.com/questions/40870/under-org-mode-save-section-of-file-to-another-file
This works well but (1) I don't like how it adds the :PROPERTIES: drawer automatically to the headline, (2) It would need to have an option for controlling the depth, (3) it currently writes pdfs using latex, and the syntax would have to be changed a bit in order to make it work for exporting text. etc.
Anyway, this is peak autismo :P
Or, maybe it makes more sense to open the three files in three separate buffers…. I like the idea to merge stuff it is on the same topic.
wow, this function actually works REALLY well!
which? also what was that cool undo tree earler?
it's a package called undo-tree :)