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
 



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to