emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Fast tag selection: defining multiple-key shortcutst
@ 2009-04-29  0:37 Varnit Suri
  2009-04-29  1:04 ` Leo
  0 siblings, 1 reply; 2+ messages in thread
From: Varnit Suri @ 2009-04-29  0:37 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

I am just wondering if there 's a way to define two characters (rather
than one) for the fast tag selection.

Here's what I did:

(setq org-tag-alist '(("HOME" . ?h)
		      ("FAMILY" . "fa")
		      ("MONEY" . "mo")
		      ("BILLS" . "bi")))

So HOME can be inserted using an 'h', but FAMILY using 'fa'. I 'm trying
to do this coz I have way too many tags that start with the same letter,
so multiple characters are more intuitive.

Any ideas?


Thanks,

Varnit
 

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

end of thread, other threads:[~2009-04-29  1:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-29  0:37 Fast tag selection: defining multiple-key shortcutst Varnit Suri
2009-04-29  1:04 ` Leo

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