[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Add new word before an org-agenda entry (like "MODIFIED")
From: |
Ihor Radchenko |
Subject: |
Re: Add new word before an org-agenda entry (like "MODIFIED") |
Date: |
Thu, 12 Oct 2023 11:41:19 +0000 |
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>