emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Feature idea: show last log entry


From: Achim Gratz
Subject: Re: [O] Feature idea: show last log entry
Date: Wed, 12 Oct 2011 19:59:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux)

Dave Abrahams <address@hidden> writes:
> Generally I'm interested in keeping log entries for my Org items for
> historical purposes only (so I like to stash them away in a :LOGBOOK:
> drawer), but on a day-to-day basis I'm interested in the very latest log
> entry; it tells me about the status of the item.  For example, if I've
> made a task DELEGATED, the latest log entry usually has the person I've
> delegated it to and often a link to the mail message in which I did the
> delegation.  So I'd like a feature that would leave the latest log entry
> outside the drawer, and always file the previous log entry into the
> drawer when I make a new one.

I'm currently using something similar with two drawers back-to-back:

:LOGBOOK:
shiny
:END:
:CLOSED:
old cruft
:END:

That means I have to move old stuff by hand from LOGBOOK to CLOSED (what
I really do is move the :END:/:CLOSED: markers normally), but the way
I'm using this it hasn't been too much trouble.

That said, I've been thinking of extending drawers to have "stops", that
is each visibility cycle on a drawer would just pull it out to the next
stop.  Specifically for timestamps there should be some function to
auto-move the stop (current+last week for instance).  Presumably if that
was made into a more general function one could also just keep a certain
number of lines before the stop.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

DIY Stuff:
http://Synth.Stromeko.net/DIY.html




reply via email to

[Prev in Thread] Current Thread [Next in Thread]