-
-
Notifications
You must be signed in to change notification settings - Fork 163
Open
Labels
core-featureFeature is in orgmode coreFeature is in orgmode core
Description
Does this feature exist in Emacs orgmode core?
Yes
Orgmode link
https://orgmode.org/manual/Clocking-commands.html
It is C-c C-x C-d (org-clock-display)
Feature value
No response
Additional context
I may have missed it in the docs but I cannot see the equivalent to C-c C-x C-d
which shows all the totals for clocked in times. The emacs version shows temporary numbers on header lines but at the end of the day the most useful is the total for one entire LOGBOOK. I always thought it would be nicer to have a placeholder in the headers where you want a total to be inserted. The same way you can get a summary of the DONE items using "[/]" as a placeholder.
gerazov, rosds, bronzehedwick and FCOFCO and celsobenedetti
Metadata
Metadata
Assignees
Labels
core-featureFeature is in orgmode coreFeature is in orgmode core
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
gerazov commentedon Jun 17, 2022
Maybe https://github.com/dhruvasagar/vim-table-mode could be used?