I have separate files for: * One giant "archive-main" which holds stuff older than 2-3 years and I periodically move stuff there. I don't want to open huge files with my text editor * One "current-general" file which holds everything that doesn't go in other files * "property" where I put stuff like furniture, electronics etc * "investments" * One file per car I own(ed) which I don't merge with archive as I consult it later for things. I also can send it to the new owner when I sell him my old car (+ some generated reports for the car like gas economy etc) * "accounts" (opening, closing and balances) I use this for backwards compatibility with ledger-cli. I have a separate "root" file for ledger with different includes. Though I haven't used it recently and I might just abandon this arrangement * "prices" same as above
On Thu, Apr 12, 2018 at 9:20 AM, Justus Pendleton <[email protected]> wrote: > I have a separate file for account opening and closure. I also have > separate files for balance statements and the price database. > > Everything else goes in a file called transactions.bean. > > I don't organise anything in there except by date; new transactions get > added to the end regardless of what account they are in. > > I expect the UI (fava) or queries/reports to show me any kind of structure. > > -- > You received this message because you are subscribed to the Google Groups > "Beancount" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/beancount/9e78a075-e41e-4e9c-bd32-4713009fc540%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/CAEk80bnHdxDZj5OdKrQ69cuGJ%3D4WCQHiF6v5K4oGzJ0Y3p_Ddg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
