[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to organize tasks about Worg within Worg documents
From: |
Ihor Radchenko |
Subject: |
Re: How to organize tasks about Worg within Worg documents |
Date: |
Sun, 12 May 2024 12:18:22 +0000 |
Adam Porter <adam@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>
- Re: How to organize tasks about Worg within Worg documents,
Ihor Radchenko <=