Hello,
Nicolas Goaziou writes:
> Hello,
>
> Michael Welle writes:
>
>> 1. Property names like DISABLED-SCHEDULED seem to be problematic. I
>>guess the regexp matching the scheduled property is too greedy.
>
> What exactly is problematic? Could you expound a bit?
no, I can reproduce it today
Hello,
Michael Welle writes:
> 1. Property names like DISABLED-SCHEDULED seem to be problematic. I
>guess the regexp matching the scheduled property is too greedy.
What exactly is problematic? Could you expound a bit?
> 2. (org-entry-put pom "SCHEDULED" nil) removes the property, but
>
Hello,
I'm hacking a function to deactivate and activate recurring tasks
without losing the time stamp associated with the scheduled property. I
observed two things so far:
1. Property names like DISABLED-SCHEDULED seem to be problematic. I
guess the regexp matching the scheduled property is t