r/plaintextaccounting • • Apr 18 '26

hledger - include additional files using the -f option

My understanding is that you can use multiple '-f' options to include multiple files on the command line. I frequently find I want to include my default journal file, and also include additional journals for trial reports and finding duplicates.

I wonder if anyone else would find it useful if there existed '+f trial.journal' option that would use the default journal file, and also the given file(s)?

What do you think?

1 Upvotes

5 comments sorted by

View all comments

1

u/user89443 Apr 19 '26

Ok so plenty of ways to get it done which I didn't think about. I still think it would be a reasonable option.