all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to get your list of categories?
@ 2014-12-27  1:26 rene
  2015-01-04 20:36 ` John Kitchin
  0 siblings, 1 reply; 2+ messages in thread
From: rene @ 2014-12-27  1:26 UTC (permalink / raw)
  To: emacs-orgmode

I'd like to dynamically get the list of all of my categories (:CATEGORY:
property).  Is there an easy way to do that?

How can I write a command that would operate much the same way I get

 - the list of all my TODO keywords (using C-c a T), or
 - the list of all my TAGS (using C-c a M)?

--
Rene

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

* Re: How to get your list of categories?
  2014-12-27  1:26 How to get your list of categories? rene
@ 2015-01-04 20:36 ` John Kitchin
  0 siblings, 0 replies; 2+ messages in thread
From: John Kitchin @ 2015-01-04 20:36 UTC (permalink / raw)
  To: rene; +Cc: emacs-orgmode

rene <jlr_0@yahoo.com> writes:

(org-buffer-property-keys) will give you all the categories in a buffer.


> I'd like to dynamically get the list of all of my categories (:CATEGORY:
> property).  Is there an easy way to do that?
>
> How can I write a command that would operate much the same way I get
>
>  - the list of all my TODO keywords (using C-c a T), or
>  - the list of all my TAGS (using C-c a M)?
>
> --
> Rene
>
>
>

-- 
-----------------------------------
John Kitchin
Professor
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
http://kitchingroup.cheme.cmu.edu

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

end of thread, other threads:[~2015-01-04 20:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-27  1:26 How to get your list of categories? rene
2015-01-04 20:36 ` John Kitchin

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.