emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Patch to implement sorting Org tables by IP address


From: Nicolas Goaziou
Subject: Re: [O] Patch to implement sorting Org tables by IP address
Date: Fri, 12 Dec 2014 23:58:09 +0100

Hello,

Jon Snader <address@hidden> writes:

> There is currently no easy way to sort an Org table by IP address. The
> only method I could find involves selecting the IP addresses in
> a rectangle and piping them to sort with a complicated sort recipe.
> Even though I am not a system administrator, I sometimes need to
> maintain tables that I’d like to keep sorted by IP address.
>
> The attached patch implements sorting Org tables natively.

Thank you for your patch.

However I think the feature implemented is too specific. Instead,
`org-do-sort' could provide a way to pass an arbitrary predicate,
like ?f and ?F in `org-sort-list'.

WDYT?


Regards,

-- 
Nicolas Goaziou



reply via email to

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