* Agenda View Export with Clocking Gaps
@ 2022-12-18 1:19 Yifan Zhu
2022-12-18 13:32 ` Ihor Radchenko
0 siblings, 1 reply; 2+ messages in thread
From: Yifan Zhu @ 2022-12-18 1:19 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 300 bytes --]
In agenda view, all clocking gaps can be found by turning on
[c]lockcheck. However, if we export the agenda view (C-x C-w
(|org-agenda-write|) to a html file, the clocking gaps don't show up in
the resultant file. Is there anyway to include the clocking gaps in the
exported file?
Best,
Yifan
[-- Attachment #2: Type: text/html, Size: 560 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Agenda View Export with Clocking Gaps
2022-12-18 1:19 Agenda View Export with Clocking Gaps Yifan Zhu
@ 2022-12-18 13:32 ` Ihor Radchenko
0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2022-12-18 13:32 UTC (permalink / raw)
To: Yifan Zhu; +Cc: emacs-orgmode
Yifan Zhu <yifan@14285714.xyz> writes:
> In agenda view, all clocking gaps can be found by turning on
> [c]lockcheck. However, if we export the agenda view (C-x C-w
> (|org-agenda-write|) to a html file, the clocking gaps don't show up in
> the resultant file. Is there anyway to include the clocking gaps in the
> exported file?
AFAIK, org-agenda relies on htmlize to save the agenda buffer into html.
I do not recall if htmlize supports overlays or not.
If htmlize does, please provide a reproducer (see
https://orgmode.org/manual/Feedback.html#Feedback), so that we can check
if the problem is on org-agenda side.
--
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>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-18 13:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-18 1:19 Agenda View Export with Clocking Gaps Yifan Zhu
2022-12-18 13:32 ` Ihor Radchenko
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.