all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Table sorting on two or more columns?
@ 2014-01-18  9:40 James Harkins
  2014-01-18 10:27 ` Thierry Banel
  0 siblings, 1 reply; 2+ messages in thread
From: James Harkins @ 2014-01-18  9:40 UTC (permalink / raw
  To: orgmode

Is there an existing org function to sort a table based on more than one 
column? E.g., given:

| Type | Term  | Description                          |
|------+-------+--------------------------------------|
| Filt | LPF   | Butterworth lowpass filter           |
| Filt | HPF   | Butterworth highpass filter          |
| Osc  | Pulse | Band-limited pulse wave oscillator   |
| Osc  | LFSaw | Non-band-limited sawtooth oscillator |
| Osc  | Saw   | Band-limited sawtooth oscillator     |

... is there a variant of C-c ^ that will group the Types together in 
alphabetical order, and then sort each group of Terms?

hjh

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

* Re: Table sorting on two or more columns?
  2014-01-18  9:40 Table sorting on two or more columns? James Harkins
@ 2014-01-18 10:27 ` Thierry Banel
  0 siblings, 0 replies; 2+ messages in thread
From: Thierry Banel @ 2014-01-18 10:27 UTC (permalink / raw
  To: emacs-orgmode

[-- Attachment #1: Type: text/html, Size: 2355 bytes --]

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

end of thread, other threads:[~2014-01-18 10:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-18  9:40 Table sorting on two or more columns? James Harkins
2014-01-18 10:27 ` Thierry Banel

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.