|
From: | Cletip Cletip |
Subject: | Re: Add new word before an org-agenda entry (like "MODIFIED") |
Date: | Sat, 14 Oct 2023 12:12:15 +0200 |
Cletip Cletip <clement020302@gmail.com> writes:
> Here's an example for clarification:
> Consider this line in org-agenda:
>
> 14:08-14:10 Clocked: (0:02) name-of-the-heading
>
> I want exactly the same thing, but not with the "Clocked" word !
This is not easy. The supported log types are hard-coded in
`org-agenda-get-progress'.
You may need to implement a custom agenda block type to achieve what you
want.
--
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>
[Prev in Thread] | Current Thread | [Next in Thread] |