Budgeting

2018-04-10 Thread Keith Edmunds
In the "Command Line Accounting in Context" document, it states in relation to budgeting, "I have a proposal in the works for an extension." Is there any more information on this? Thanks, Keith -- You received this message because you are subscribed to the Google Groups "Beancount" group. To

Re: Reports

2018-04-10 Thread Daniel Clemente
> The actual Javascript code of Fava only has 3 dependencies (plus one polyfill to support MS Edge): d3 for charts, codemirror for the editors, and Mousetrap for key bindings. I'm trying to keep this list minimal and I believe all the dependencies we have are very much worth it as they allow us to

Re: Importing transactions from bank.

2018-04-10 Thread Daniele Nicolodi
On 4/9/18 2:28 PM, Michael Droogleever wrote: > You'll need to use something like > this,  > https://gist.github.com/mterwill/7fdcc573dc1aa158648aacd4e33786e8#file-importers-chase-py, > or make your > own:  > https://docs.google.com/document/d/11EwQdujzEo2cxqaF5PgxCEZXWfKKQCYSMfdJowp_1S8/edit That

Question on file organization.

2018-04-10 Thread mployby
I am reading right now recommendations on file organization. (https://docs.google.com/document/d/1P5At-z1sP8rgwYLHso5sEy3u4rMnIUDDgob9Y_BYuWE/edit#heading=h.3rnrqkmm822f) and have a question When you have multiple banks should they be split into separate sections? * Banking 1 * Banking 2 etc S

Re: Question on file organization.

2018-04-10 Thread Martin Blais
Personally I keep everything in one giant file, hierarchically organized with org-mode in Emacs. On Tue, Apr 10, 2018 at 9:46 PM, wrote: > I am reading right now recommendations on file organization. ( > https://docs.google.com/document/d/1P5At-z1sP8rgwYLHso5sEy3u4rMnIUDDgob > 9Y_BYuWE/edit#he

Re: Budgeting

2018-04-10 Thread Martin Blais
I dug up the document. It contains a lot of notes, and less than is available on the mailing-list, and not polished enough to publish. I removed the mention of it. (There are couple of ways it can be implemented; either using a toggleable set of transactions in the stream, inserted automatically b

Timezones and price fetcher

2018-04-10 Thread Martin Blais
I have an interesting quandry right now about price fetchers and timezones, which explains why the build is broken. I was a bit sloppy and never defined precisely the timezone of the input date to the price fetcher (when you use bean-price ... -d ) nor what ought to be the timezone of the date it o