Re: Changing Extract Sort Order

2017-01-09 Thread jfsbac
Wow! Thanks Martin. Hmm, it looks like I looked too deep. I will try it out when I get back from vacation. Jonathan. On Sunday, January 8, 2017 at 11:37:07 PM UTC-5, Martin Blais wrote: > > You got it. > > https://bitbucket.org/blais/beancount/commits/80164efbf9ae7d19c1e929f5b4809821e99a0b6d

Re: Changing Extract Sort Order

2017-01-08 Thread Martin Blais
You got it. https://bitbucket.org/blais/beancount/commits/80164efbf9ae7d19c1e929f5b4809821e99a0b6d bean-extract --reverse ... On Sun, Jan 8, 2017 at 9:09 PM, wrote: > When a csv file is extracted, the transactions are printed out with the > oldest date first and the newest date last. I was w

Changing Extract Sort Order

2017-01-08 Thread jfsbac
When a csv file is extracted, the transactions are printed out with the oldest date first and the newest date last. I was wondering if there is a way to reverse the sort order, i.e. print out the newest date first and the oldest date last, as this is how I prefer to have them ordered in my file