orgmode-parse icon indicating copy to clipboard operation
orgmode-parse copied to clipboard

Parse all of the drawers, then separate them based on which type they are

Open ixmatus opened this issue 8 years ago • 0 comments

The current implementation of drawer parsing is deficient in the fact that it cannot parse LOGBOOK and PROPERTIES out-of-order. A better way to handle the drawers and special drawers is to simply parse all of the drawers as a generic drawer, then handle the special drawers.

ixmatus avatar Aug 28 '17 15:08 ixmatus