On Wed, Mar 22 2017, Arkady Grudzinsky wrote:
> On Tue, Mar 21 2017, Matt Lundin wrote:
>
>> You could use something like this and then add user-defined-up or
>> user-defined-down where desired in org-agenda-sorting-strategy:
>>
>> (defun my-sort-by-inactive-times
On Tue, Mar 21 2017, Matt Lundin wrote:
> You could use something like this and then add user-defined-up or
> user-defined-down where desired in org-agenda-sorting-strategy:
>
> (defun my-sort-by-inactive-timestamp-incl-time (a b)
> (let* ((ma (get-text-property 1 'org-marker a))
> (mb
Hi,
I'd like to sort my tasks in agenda by inactive creation
timestamp which includes the time portion. I have found that
tsia-up strategy ignores the time portion of the timestamp. Is
there a way to take time into account?
Thanks.
--
Arkady
On Wed, Nov 23 2016, Arkady Grudzinsky wrote:
> org-mode 9.0 seems to generate random figure labels instead of
> the ones specified in #+NAME:, so the cross-references do not work.
Figured out that the LaTeX reference syntax does not work
anymore. But the org-mode reference [[fig:tcp
org-mode 9.0 seems to generate random figure labels instead of
the ones specified in #+NAME:, so the cross-references do not work.
.org source:
,
| Temperature profile is shown in Fig. \ref{fig:tcprofile}.
|
| #+NAME: fig:tcprofile
| #+CAPTION: Temperature Cycling Profile
| [[./tc_profile.pn
On Wed, Oct 05 2016, Nicolas Goaziou wrote:
> Hello,
>
> Arkady Grudzinsky writes:
>
>> On Tue, Oct 04 2016, Arkady Grudzinsky wrote:
>>
>>> Say, I have this TODO item which needs to be repeated every
>>> evening after 20:00 and if it is not marked as
On Tue, Oct 04 2016, Arkady Grudzinsky wrote:
> Say, I have this TODO item which needs to be repeated every
> evening after 20:00 and if it is not marked as DONE for several
> days, I want it to be moved to the NEAREST 20:00 in the future,
> i.e. to 20:00 TODAY if I mark it at noon
Say, I have this TODO item which needs to be repeated every
evening after 20:00 and if it is not marked as DONE for several
days, I want it to be moved to the NEAREST 20:00 in the future,
i.e. to 20:00 TODAY if I mark it at noon. I thought, this would
accomplish the goal:
* TODO Load and run the