William Denton <w...@pobox.com> writes: > The only thing I really use drawers for is with clock tracking, so for me > this > is just about :LOGBOOK: but it could be about other types of drawers, or all > drawers: is there a way to collapse them all at once?
I'm not aware of a dedicated command that does that, but I think you can get the behavior you're after by defining a command that calls (org-cycle-hide-drawers 'all)