From: Bastien <bzg@altern.org>
To: emacs-orgmode@gnu.org
Subject: Re: tagging during creation
Date: Wed, 31 Oct 2007 14:04:41 +0000 [thread overview]
Message-ID: <87ir4nl6rq.fsf@bzg.ath.cx> (raw)
In-Reply-To: <comytz31bv.fsf@home.net> (Richard G. Riley's message of "Wed, 31 Oct 2007 13:39:32 +0100")
Richard G Riley <rileyrgdev@googlemail.com> writes:
> Is it possible to set tags from withing the org-remember entry buffer? I
> find myself using tags more and more for filtering and marking items and
> would like to apply tags during the task/org-item creation phase.
Yes, the usual C-c C-c binding for setting tags is actually used for
sending the note.
Maybe as a workaround you can use a new keybinding for setting tags
through `org-set-tags':
(define-key org-mode-map "\C-cc" 'org-set-tags)
HTH,
--
Bastien
next prev parent reply other threads:[~2007-10-31 13:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-31 12:39 tagging during creation Richard G Riley
2007-10-31 14:04 ` Bastien [this message]
[not found] ` <pszlxzfl9n.fsf@home.net>
2007-10-31 15:17 ` Bastien
2007-11-04 7:22 ` Carsten Dominik
2007-11-04 13:05 ` Bastien
2007-11-04 13:46 ` Carsten Dominik
2007-11-05 10:58 ` Andrew J. Korty
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=87ir4nl6rq.fsf@bzg.ath.cx \
--to=bzg@altern.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).