Re: [dev] flo - a command line program for organizing events, to-dos, and deadlines

From: Nikhilesh S <s.nikhilesh_AT_gmail.com>
Date: Wed, 18 Aug 2010 01:38:26 +0300 (AST)

On Tue, 17 Aug 2010, Alexander Teinum wrote:

> It might be obvious, but there’s one thing that I have found that is
> nice about changing ids, and that’s when you’re removing items in a
> row. Count how many items you want to remove, and then remove the
> first id three times.
>
> Type command, enter, arrow up, enter, arrow up, enter.

for i in {1..3}; do flo -r $i; done
Received on Wed Aug 18 2010 - 00:38:26 CEST

This archive was generated by hypermail 2.2.0 : Tue Aug 17 2010 - 23:48:02 CEST