Adam Porter <a...@alphapapa.net> writes: >> 2. Put notes into LOGBOOK drawers (set `org-log-into-drawer' in WORG >> dirlocals) >> 3. Change `org-html-format-drawer-function' during publishing to mark >> the LOGBOOK drawers with a distinct class. >> 4. Enable org-inlinetask library during publishing. >> >> Then, the CSS switch will involve toggling visibility of (1) todo >> keyword classes; (2) inlinetask class; (3) LOGBOOK drawer class.
I looked into this further, and found exporters/taskjuggler/ox-taskjuggler.org that has whole "TODO" subtrees hidden with :noexport: tag. Such half-ready subtrees are not really ready for normal viewing and are mostly a material for WORG hackers to work on. Not sure how they fit into the discussed todo records and notes concept. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>