emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Restricting admisible tags depending on header
@ 2016-06-04  3:27 Óscar Fuentes
  2016-06-04 11:31 ` John Kitchin
  2016-06-04 21:26 ` Óscar Fuentes
  0 siblings, 2 replies; 3+ messages in thread
From: Óscar Fuentes @ 2016-06-04  3:27 UTC (permalink / raw)
  To: emacs-orgmode

I'll like to offer only certain tags depending on the contents of the
current header. For instance, if the header is

* Status

I want to see only "open" and "closed" on the options shown by
org-fast-tag-selection.

Currently I define quite a lot of tags with #+TAGS:, most of them are
intended to be assigned to a specific header. Having so many tags
displayed by org-fast-tag-selection is confusing, error-prone and breaks
the selection method (org-fast-tag-selection runs out of letters).

I'm thinking on advising org-fast-tag-selection and prune the list of
acceptable tags before calling the real function, but maybe there is a
better method.

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

end of thread, other threads:[~2016-06-04 21:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-04  3:27 Restricting admisible tags depending on header Óscar Fuentes
2016-06-04 11:31 ` John Kitchin
2016-06-04 21:26 ` Óscar Fuentes

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