Re: ledgible: a web interface for ledger-cli (with data entry!)

2017-09-12 Thread manish chandra
Hi Ankur, I'm trying to build Web interface for ledger CLI . Could you please help me with few of my queries -- 1> Does Ledger - CLI reads only from .dat file ? 2> I want to give user access to input his transaction details from front - end. So were can I store that incoming new data ? Can I use

Re: ledgible: a web interface for ledger-cli (with data entry!)

2016-04-21 Thread Ankur Kothari
On Tuesday, 19 April 2016 16:21:32 UTC+10, Ben Finney wrote: > > Llease be sure to write explicit grant to do those things > (and specify the license terms). Without explicitly saying what people > may do, copyright law today forbids us from doing them. Here you go:

Re: ledgible: a web interface for ledger-cli (with data entry!)

2016-04-19 Thread Ben Finney
Ankur Kothari writes: > * Remco Rijnders wrote: > > Can you add a copyright notice to your project or let us know on > > here what license this is covered under? > > > I was waiting for this question :P. How about: © 2015 Ankur Kothari If you want to ensure every

Re: ledgible: a web interface for ledger-cli (with data entry!)

2016-04-18 Thread Remco Rijnders
On Mon, Apr 18, 2016 at 08:22:25PM -0700, Ankur wrote in : Can you add a copyright notice to your project or let us know on here what license this is covered under? I was waiting for this question :P. How about: © 2015 Ankur Kothari

Re: ledgible: a web interface for ledger-cli (with data entry!)

2016-04-18 Thread Vikas Rawal
> > * VR wrote: > It would be nice if we could specify (in the config file) tags that are > supposed to be added to each record. > [...] you could also give the option in the config file to specify whether a > particular tag is mandatory or optional, could be blank or not. > > Thank you for

Re: ledgible: a web interface for ledger-cli (with data entry!)

2016-04-18 Thread Ankur Kothari
* VR wrote: > > It would be nice if we could specify (in the config file) tags that are > supposed to be added to each record. > [...] you could also give the option in the config file to specify whether > a particular tag is mandatory or optional, could be blank or not. > Thank you for the

Re: ledgible: a web interface for ledger-cli (with data entry!)

2016-04-18 Thread Ankur Kothari
* Jostein Berntsen wrote: > > I was checking out the nginx server here. It seems like there > was something wrong with the FastCGI installation so I will check that. > There is a flaw in ledger's python bindings where once a journal file is read in, you can't unread or reread it in the same

Re: ledgible: a web interface for ledger-cli (with data entry!)

2016-04-18 Thread Ankur Kothari
* Remco Rijnders wrote: > > This looks very handy, thank you! > > Thanks, I'm glad. > Can you add a copyright notice to your project or let us know on here what > license this is covered under? > > I was waiting for this question :P. How about: © 2015 Ankur Kothari -- --- You received this

Re: ledgible: a web interface for ledger-cli (with data entry!)

2016-04-18 Thread Remco Rijnders
Hi Ankur, This looks very handy, thank you! Can you add a copyright notice to your project or let us know on here what license this is covered under? Many thanks in advance! Remco -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To

Re: ledgible: a web interface for ledger-cli (with data entry!)

2016-04-18 Thread Vikas Rawal
> > Can ledgible be configured to make entries of these comments? > > Yes, absolutely. I too use similar metadata tags. > You can add metadata or comments in the "notes" field (same syntax but just > leave out the semicolons) > (I can change the input field to a textarea to facilitate adding

Re: ledgible: a web interface for ledger-cli (with data entry!)

2016-04-18 Thread Jostein Berntsen
On 18.04.16,04:32, Ankur Kothari wrote: On Monday, 18 April 2016 15:40:17 UTC+10, Jostein Berntsen wrote: How to use app.py in the CGI setup. You configure your web server to execute the app.py file. It depends on which server you decide to use since they all have different configuration.

Re: ledgible: a web interface for ledger-cli (with data entry!)

2016-04-18 Thread Ankur Kothari
On Monday, 18 April 2016 15:40:17 UTC+10, Jostein Berntsen wrote: > > How to use app.py in the CGI setup. > You configure your web server to execute the app.py file. It depends on which server you decide to use since they all have different configuration. Do you have a particular web server

Re: ledgible: a web interface for ledger-cli (with data entry!)

2016-04-18 Thread Ankur Kothari
On Monday, 18 April 2016 12:38:17 UTC+10, VR wrote: > > This looks very interesting and I look forward to using it. > Thank you. VR wrote: > Can ledgible be configured to make entries of these comments? > Yes, absolutely. I too use similar metadata tags. You can add metadata or comments in

Re: ledgible: a web interface for ledger-cli (with data entry!)

2016-04-17 Thread Jostein Berntsen
On 17.04.16,16:56, Ankur Kothari wrote: On Monday, 18 April 2016 08:10:18 UTC+10, Jostein Berntsen wrote: This looks interesting. Do you have some more details on how to set it up? The necessary steps are in the "Installation" section in Which part

Re: ledgible: a web interface for ledger-cli (with data entry!)

2016-04-17 Thread Vikas Rawal
Ankur, This looks very interesting and I look forward to using it. I was, however, wondering if it would be possible to customise it to add comments to each transation. I use a specific set of comments for each transaction (specifying the project, project head, giving path to scanned copy of

Re: ledgible: a web interface for ledger-cli (with data entry!)

2016-04-17 Thread Ankur Kothari
On Monday, 18 April 2016 08:10:18 UTC+10, Jostein Berntsen wrote: > > > This looks interesting. Do you have some more details on how to set it up? > The necessary steps are in the "Installation" section in Which part would you like more details about?

Re: ledgible: a web interface for ledger-cli (with data entry!)

2016-04-17 Thread Jostein Berntsen
On 10.03.16,01:03, Ankur Kothari wrote: John Wiegley wrote: Very cool! Thanks for sharing that, I enjoyed seeing it. Thanks for making ledger :) This looks interesting. Do you have some more details on how to set it up? Jostein -- --- You received this message because you are

Re: ledgible: a web interface for ledger-cli (with data entry!)

2016-03-08 Thread John Wiegley
> Ankur Kothari writes: > So if you want: > * your accounting information accessible everywhere > * easy entry of transactions (auto-completion which learns from past entries!) > * interactive visualizations of your finances > Then please check it out here

ledgible: a web interface for ledger-cli (with data entry!)

2016-03-08 Thread Ankur Kothari
Hello! I have used ledger-cli for some time, and wanted my family and friends to be able to use it. Since not everyone is a programmer, I made a web interface for ledger. My mother and my wife have been using it since mid-2015. It is actually so convenient that I use it myself. So if you