[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] Re: Feature Request: Assort a subtree randomly ?
From: |
Matt Lundin |
Subject: |
Re: [Orgmode] Re: Feature Request: Assort a subtree randomly ? |
Date: |
Wed, 02 Feb 2011 12:55:48 -0500 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) |
Bastien <address@hidden> writes:
> Hi Alan,
>
> Matt Lundin <address@hidden> writes:
>
>> (defun my-org-random-sort ()
>> (random 1000))
>>
>> Then on the appropriate subtree/table/list, type:
>>
>> C-c ^ f my-org-random-sort
>
> Actually I just found out that C-c ^ f random RET works fine too!
Thanks for the tip. Much more elegant.
Best,
Matt