On Wed, 26 Oct 2022 at 18:28, Ihor Radchenko wrote:
> Richard Walker writes:
> ...
> > Change (assq 'heading org-blank-before-new-entry)
> > to (org--blank-before-heading-p) here?
>
> You are indeed right.
> Fixed on main now.
> https://git.savannah.gnu.org
A follow-up to the changes made to org-datetree-insert-line
in September 2020.
The definition now begins:
(defun org-datetree-insert-line (year &optional month day text)
(delete-region (save-excursion (skip-chars-backward " \t\n") (point)) (point))
(when (assq 'heading org-blank-before-new-en
On 15/01/2014, Sebastien Vauban wrote:
> Richard Walker wrote:
>> I note that I can add an entry that looks like this:
>>
>> CLOCK: => 0:30
>>
>> and have this contribute to totals. But I would
>> also like to record the date for this entry.
...
Hi, while I've been using org-mode for some time, I'm now working
on a project where I've decided to use the time-tracking functions.
But I've got some "legacy" time on the project that I would like
to incorporate. I.e., I have in my (paper) log book a record of
(say) half an hour spent on a certai