Cletip Cletip <clement020...@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>