Re: Keeping data in Spreadsheets, but using beancount

2020-05-25 Thread Chary Chary
Martin, why do you not advice this? For performance reasons? You mean the beancount text parser will work faster, than code, which reads Excel and outputs beancount transactions? The reason I want to keep source data in spreadsheet is that because it is easier for me to work with them. I can

Newbie - No application set to open .beancount file

2020-05-25 Thread Jad
Hello, I've read through the documentation but I could have missed something. When going for the tutorial, I generated a example.beancount file in my Terminal. Nevertheless, I can't open example.beancount as the error message says "No application is set to open beancount file" Anyone willin

Re: Newbie - No application set to open .beancount file

2020-05-25 Thread Martin Michlmayr
* Jad [2020-05-25 03:21]: > I've read through the documentation but I could have missed > something. When going for the tutorial, I generated a > example.beancount file in my Terminal. > > Nevertheless, I can't open example.beancount as the error message > says "No application is set to open bea

Re: Newbie - No application set to open .beancount file

2020-05-25 Thread Jad Benyahia
Hi Martin, Thank you for your prompt answer. I'm on MacOS :) I'll try downloading Emacs then :) Thank you! Le lun. 25 mai 2020 à 12:27, Martin Michlmayr a écrit : > * Jad [2020-05-25 03:21]: > > I've read through the documentation but I could have missed > > something. When going for the tut

Re: Newbie - No application set to open .beancount file

2020-05-25 Thread tinotuno10
Hi, If you are starting, I’d recommend you some other editor… I know that emacs is really good but for starting… I would recommend you Visual Code https://code.visualstudio.com/. Is free and really good. Once installed you must look for an extension that helps you with the beancount files.

Re: Newbie - No application set to open .beancount file

2020-05-25 Thread Jad Benyahia
Thanks :) This is perfect > Le 25 mai 2020 à 13:02, tinotun...@gmail.com a écrit : > > Hi, > > If you are starting, I’d recommend you some other editor… I know that emacs > is really good but for starting… > > I would recommend you Visual Code https://code.visualstudio.com/. Is free and > r

Re: Newbie - No application set to open .beancount file

2020-05-25 Thread Martin Michlmayr
I just found this: https://awesome-beancount.com/#editor-support * Jad Benyahia [2020-05-25 12:47]: > Hi Martin, > > Thank you for your prompt answer. > I'm on MacOS :) > I'll try downloading Emacs then :) > > Thank you! > > Le lun. 25 mai 2020 à 12:27, Martin Michlmayr a écrit : > > > * J

Re: multiple transactions of the same commondity on the same day

2020-05-25 Thread geoffreyh
On Sunday, May 24, 2020 at 9:44:22 PM UTC-7, Martin Blais wrote: > > Just for fun I quickly added syntax for an optional time after the date > but just for Transaction directives here: > https://github.com/beancount/beancount/tree/adding_time > Not even using it yet. > That's an 8.7% cost on the a

Re: multiple transactions of the same commondity on the same day

2020-05-25 Thread Martin Blais
On Mon, May 25, 2020 at 9:15 AM wrote: > On Sunday, May 24, 2020 at 9:44:22 PM UTC-7, Martin Blais wrote: >> >> Just for fun I quickly added syntax for an optional time after the date >> but just for Transaction directives here: >> https://github.com/beancount/beancount/tree/adding_time >> Not ev

Re: Keeping data in Spreadsheets, but using beancount

2020-05-25 Thread Martin Blais
On Mon, May 25, 2020 at 4:56 AM Chary Chary wrote: > Martin, > > why do you not advice this? For performance reasons? You mean the > beancount text parser will work faster, than code, which reads Excel and > outputs beancount transactions? > Beancount does a lot of stuff to the stream of transac

Re: Need help converting from gnucash

2020-05-25 Thread falsifian0
I just ran gnucash-to-beancount but had to do some fiddling for it to work. Posting these notes in case it helps someone in the future. (Sorry to revive this ancient thread, but it comes up in search results and seems like an appropriate place for the information.) My changes (on top of Andrew'