emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* remember template indentation
@ 2009-03-28 18:45 Eraldo Helal
  2009-03-28 22:19 ` David Maus
  0 siblings, 1 reply; 4+ messages in thread
From: Eraldo Helal @ 2009-03-28 18:45 UTC (permalink / raw)
  To: Org-Mode


[-- Attachment #1.1: Type: text/plain, Size: 733 bytes --]

If the :LOGBOOK: property gets created via TODO state change...

; log state changes into a drawer (introduced in Orgmode 6.23)
(setq org-log-into-drawer "LOGBOOK")

> the :LOGBOOK: item is indented (has as many spaces to the left as the
headline) and gets moved(left right) together with the headline if I use
M-<left|right>.

If I create it with my remember template however...

      ("inbox" ?i "* %^{topic}%i\n:LOGBOOK:\n- Created: %U from
%a\n:END:\n%?" "inbox.org" "stuff")

then it is all the way in the left margin (first char)
and it does not move when the headline does (promote|demote)

Any idea how I can get my remember template to make the LOGBOOK and enter
the creation date there while keeping the default behavior?

[-- Attachment #1.2: Type: text/html, Size: 879 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-03-28 23:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-28 18:45 remember template indentation Eraldo Helal
2009-03-28 22:19 ` David Maus
2009-03-28 22:43   ` Eraldo Helal
2009-03-28 23:58     ` Bernt Hansen

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).