emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Table sorting on two or more columns?


From: James Harkins
Subject: [O] Table sorting on two or more columns?
Date: Sat, 18 Jan 2014 17:40:54 +0800
User-agent: Trojita/v0.3.96-git; Qt/4.8.1; X11; Linux; Ubuntu 12.04.4 LTS

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]