all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* #+TAGS has some groups with many entries, suppress hotkey assignment
@ 2013-08-17  2:04 Jeff Kowalczyk
  2013-08-30 15:59 ` Carsten Dominik
  0 siblings, 1 reply; 4+ messages in thread
From: Jeff Kowalczyk @ 2013-08-17  2:04 UTC (permalink / raw)
  To: emacs-orgmode

I am using a tagging strategy that required some mutually exclusive tag 
groups
to have large numbers of entries. In the example below facilty and customer 
can
be 30-50 entries to start, and grow slowly from there.

#+TAGS: { category: admin(a) development(d)
#+TAGS: { facility: fac1 fac2 fac3 fac4}
#+TAGS: { customer: cust1 cust2 cust3 }
#+TAGS: { billing: billable(b) nonbillable(o) }

This works well in testing, but the hotkey selection UI automatically assigns 
a
character to all entries. After running out of alphanumerics, it moves on to
punctuation and then to unicode characters.

Is there a way to selectively suppress automatic hotkey assignment? If
supressing all automatic hotkey assignment is the only/better option, I would 
be
content to have no hotkeys unless explicitly set with the tag(x) syntax.

Thanks for any suggestions,

Jeff

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

end of thread, other threads:[~2013-09-18  4:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-17  2:04 #+TAGS has some groups with many entries, suppress hotkey assignment Jeff Kowalczyk
2013-08-30 15:59 ` Carsten Dominik
2013-09-17 15:56   ` Jeff Kowalczyk
2013-09-18  4:23     ` Carsten Dominik

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.