* adjusting tags/keywords/priorities within remember templates
@ 2007-12-11 12:30 Adam Spiers
0 siblings, 0 replies; only message in thread
From: Adam Spiers @ 2007-12-11 12:30 UTC (permalink / raw)
To: org-mode mailing list
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-12-11 12:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-11 12:30 adjusting tags/keywords/priorities within remember templates Adam Spiers
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).