From: Adam Spiers <orgmode@adamspiers.org>
To: org-mode mailing list <emacs-orgmode@gnu.org>
Subject: adjusting tags/keywords/priorities within remember templates
Date: Tue, 11 Dec 2007 12:30:22 +0000 [thread overview]
Message-ID: <20071211123022.GB12375@atlantic.linksys.moosehall> (raw)
My TODO.org files have per-file custom keyword (#+SEQ_TODO) and tag
(#+TAGS) settings. I noticed a few areas for improving editing
remember notes w.r.t. these:
a) If editing a note in a *Remember* buffer which came from a
template containing a custom keyword e.g. "NEXT", the org
major-mode in the *Remember* buffer does not parse this as a
keyword, which means that the usual shortcuts for changing
priority and keyword treat "NEXT" as part of the description
text.
Fixing this in the case that the template has already specified a
fixed destination file should be fairly easy - presumably by
copying the per-file settings into the *Remember* buffer. In the
other case where the destination file is not yet known, I agree
that there is no easy way of doing this.
b) %^g does not honour keystroke shortcuts for tags.
c) %^g does not honour existing tags within the template. For
example I would like to be able to include a tag string ":foo:"
within the template and have the %^g code pre-select "foo", just
as if the point was on an item tagged ":foo:" within a normal org
file and I'd just pressed C-c C-c.
reply other threads:[~2007-12-11 12:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071211123022.GB12375@atlantic.linksys.moosehall \
--to=orgmode@adamspiers.org \
--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 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).