emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-remember template entry level
@ 2009-05-24 20:26 Richard KLINDA
  2009-05-26 17:20 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: Richard KLINDA @ 2009-05-24 20:26 UTC (permalink / raw)
  To: emacs-orgmode

Hello, when org-remember creates a todo entry for me, it always is a
level 1 entry, like:

,----
| * foo
`----

I want it to be on level 3, like:

,----
| *** foo
`----

However, even if my template contains 3 leading stars,

,----
| (setq org-remember-templates
|       '(("foo" ?f "*** foo"
|          "~/.xemacs/org/foo.org" bottom t)))
`----

the created entry is still on level 1.  Is there a way to make
org-remember keep the number of stars?

Thanks,
Richard

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

end of thread, other threads:[~2009-05-27  9:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-24 20:26 org-remember template entry level Richard KLINDA
2009-05-26 17:20 ` Carsten Dominik
2009-05-27  9:54   ` Richard KLINDA

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