From: dericbytes <dericbytes@gmail.com>
To: emacs-orgmode@gnu.org
Subject: example - add remember template as a top-level heading
Date: Mon, 13 Apr 2009 10:54:23 +0000 (UTC) [thread overview]
Message-ID: <loom.20090413T105010-874@post.gmane.org> (raw)
In-Reply-To: 7FCB448A-4FB0-4FAF-ADB5-A459C49C3BD4@gmail.com
Carsten Dominik <carsten.dominik <at> gmail.com> writes:
>
>
> On Apr 9, 2009, at 3:37 PM, Deric Bytes wrote:
>
> > I was hoping to add a top-level heading to my file. I changed
>
> Set the headline field in the template to 'top or 'bottom to get top-
> level headlines and the beginning or end of the file, respectively.
>
> - Carsten
Thanks.... I had to look up what the headline field was. Also didn't know
whether to use "top", 'top, or top..... So here's my working template to save
some people time.
(setq org-remember-templates
'(("Task" ?t "* %^{Task status|TODO|STARTED|SUBTASK|DONE} %^{Brief
Description} %^G\n %^{subject}p %^{other-subjects}p %^{sub-subjects}p
%^{keywords}p %?\n Added: %U \n" "~/notes/now.org" top))
prev parent reply other threads:[~2009-04-13 10:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-09 13:37 Error message when running remember - byte-code: Before first headline at position 363 in buffer *Remember* Deric Bytes
2009-04-09 15:44 ` dericbytes
2009-04-12 20:45 ` Carsten Dominik
2009-04-13 10:54 ` dericbytes [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20090413T105010-874@post.gmane.org \
--to=dericbytes@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.