* Can I save old LOGBOOK for another file?
@ 2011-02-03 13:11 Osamu OKANO
2011-02-03 18:33 ` Achim Gratz
0 siblings, 1 reply; 2+ messages in thread
From: Osamu OKANO @ 2011-02-03 13:11 UTC (permalink / raw)
To: emacs-orgmode
Hi.
I'd like to keep fit org-agenda-files.
But LOGBOOK of habit grows by the day.
I'm afraid of LOGBOOK ten years later.
Sometimes I'd like to review the past actions thoroughly.
So I don't want to reduce LOGBOOK.
Can I save old LOGBOOK for another file without losing information?
Regards.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Can I save old LOGBOOK for another file?
2011-02-03 13:11 Can I save old LOGBOOK for another file? Osamu OKANO
@ 2011-02-03 18:33 ` Achim Gratz
0 siblings, 0 replies; 2+ messages in thread
From: Achim Gratz @ 2011-02-03 18:33 UTC (permalink / raw)
To: emacs-orgmode
Osamu OKANO <okano.osamu@gmail.com> writes:
> Sometimes I'd like to review the past actions thoroughly.
> So I don't want to reduce LOGBOOK.
>
> Can I save old LOGBOOK for another file without losing information?
This is what I do at the moment: define a drawer CLOSED and put any
runoff in the LOGBOOK into this drawer (which I never open except for
archeological purposes). It would be great if one could have drawers
with a "stop" so to speak to do this automatically, but this is a
feature request for another time.
--8<---------------cut here---------------start------------->8---
:LOGBOOK:
the new stuff
automatically goes here...
:END:
:CLOSED:
and here I put
all the old stuff
whenever I feel like it
:END:
--8<---------------cut here---------------end--------------->8---
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Waldorf MIDI Implementation & additional documentation:
http://Synth.Stromeko.net/Downloads.html#WaldorfDocs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-02-03 18:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-03 13:11 Can I save old LOGBOOK for another file? Osamu OKANO
2011-02-03 18:33 ` Achim Gratz
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).