Closed prestonvanloon closed 6 years ago
I most likely will not do this. I intentionally do not support a large majority of ledger-cli directives because they add complexity and honestly, I don't use them.
I could add include, but judging from the rest of the files you have I'd have to add support for:
And then I don't know if you do that reconcile * thing, and maybe you have some periodic transactions. Plus I know ledger-cli has some special comment to pre/post-date transactions or something.
I like the simplicity of just supporting a list of transactions, it allows for accomplishing a lot of tracking and reporting. What's in the README is all I really intend to support.
Having said all that, pull-requests are welcome, I will accept you doing all of that, but I will likely not do it myself, because it's a bunch of work and additional complexity for no gain for me.
I plan to work on basic include
support (which I need too) and #10 in the near future.
The error I received with
lweb
:Consider a file structure that looks like this:
Where
journal.dat
serves as the entry point to include all of the other dat files. Example: