* LOGBOOK notes for other drawers?
@ 2015-05-23 13:32 Lawrence Bottorff
2015-05-23 16:17 ` Lawrence Bottorff
2015-05-23 19:32 ` Nicolas Goaziou
0 siblings, 2 replies; 4+ messages in thread
From: Lawrence Bottorff @ 2015-05-23 13:32 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 357 bytes --]
It seems that when I try to do a note (C-c C-z) I get an automatic LOGBOOK
drawer created with the new note put inside. Is there any way to place a
note inside another type of drawer. I have a drawer like this:
:PROPERTIES:
:CUSTOM_ID:
:SEMANTIC:
:DESC:
:END
and I'd like to place notes -- one after another -- between DESC and END.
Can this be done?
LB
[-- Attachment #2: Type: text/html, Size: 510 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: LOGBOOK notes for other drawers?
2015-05-23 13:32 LOGBOOK notes for other drawers? Lawrence Bottorff
@ 2015-05-23 16:17 ` Lawrence Bottorff
2015-05-23 19:33 ` Nicolas Goaziou
2015-05-23 19:32 ` Nicolas Goaziou
1 sibling, 1 reply; 4+ messages in thread
From: Lawrence Bottorff @ 2015-05-23 16:17 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 547 bytes --]
. . . also, is there a way to have several notes in a drawer ordered
oldest-first?
On Sat, May 23, 2015 at 9:32 AM, Lawrence Bottorff <borgauf@gmail.com>
wrote:
> It seems that when I try to do a note (C-c C-z) I get an automatic LOGBOOK
> drawer created with the new note put inside. Is there any way to place a
> note inside another type of drawer. I have a drawer like this:
>
> :PROPERTIES:
> :CUSTOM_ID:
> :SEMANTIC:
> :DESC:
> :END
>
> and I'd like to place notes -- one after another -- between DESC and END.
> Can this be done?
>
> LB
>
[-- Attachment #2: Type: text/html, Size: 1022 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: LOGBOOK notes for other drawers?
2015-05-23 13:32 LOGBOOK notes for other drawers? Lawrence Bottorff
2015-05-23 16:17 ` Lawrence Bottorff
@ 2015-05-23 19:32 ` Nicolas Goaziou
1 sibling, 0 replies; 4+ messages in thread
From: Nicolas Goaziou @ 2015-05-23 19:32 UTC (permalink / raw)
To: Lawrence Bottorff; +Cc: emacs-orgmode
Hello,
Lawrence Bottorff <borgauf@gmail.com> writes:
> It seems that when I try to do a note (C-c C-z) I get an automatic LOGBOOK
> drawer created with the new note put inside. Is there any way to place a
> note inside another type of drawer. I have a drawer like this:
>
> :PROPERTIES:
> :CUSTOM_ID:
> :SEMANTIC:
> :DESC:
> :END
>
> and I'd like to place notes -- one after another -- between DESC and END.
> Can this be done?
You can replace "LOGBOOK" with something else customizing
`org-log-into-drawer'. However, "properties" drawers right after
a headline (and possibly a planning line) are treated specially and
cannot contain arbitrary text.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: LOGBOOK notes for other drawers?
2015-05-23 16:17 ` Lawrence Bottorff
@ 2015-05-23 19:33 ` Nicolas Goaziou
0 siblings, 0 replies; 4+ messages in thread
From: Nicolas Goaziou @ 2015-05-23 19:33 UTC (permalink / raw)
To: Lawrence Bottorff; +Cc: emacs-orgmode
Hello,
Lawrence Bottorff <borgauf@gmail.com> writes:
> . . . also, is there a way to have several notes in a drawer ordered
> oldest-first?
See `org-log-states-order-reversed'.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-05-23 19:32 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-23 13:32 LOGBOOK notes for other drawers? Lawrence Bottorff
2015-05-23 16:17 ` Lawrence Bottorff
2015-05-23 19:33 ` Nicolas Goaziou
2015-05-23 19:32 ` Nicolas Goaziou
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.