emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Fast tag selection: defining multiple-key shortcutst


From: Varnit Suri
Subject: [Orgmode] Fast tag selection: defining multiple-key shortcutst
Date: Tue, 28 Apr 2009 17:37:39 -0700

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
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]