Conservancy runs only Free Software for its own operations
Conservancy runs only Free Software for its own operations
Posted Sep 11, 2012 18:40 UTC (Tue) by clint (subscriber, #7076)In reply to: Conservancy runs only Free Software for its own operations by bkuhn
Parent article: LinuxCon: funding development
There is a somewhat-low-priority project to add an optional filestore backend to hledger-lib (which would introduce support for Git, Darcs, and Mercurial). Presumably when ledger 4 is rewritten in Haskell, it could do the same thing.
Posted Sep 16, 2012 15:53 UTC (Sun)
by mathstuf (subscriber, #69389)
[Link]
main.journal # Include $year.journal
in git. Having hledger do auto-commit when things balance would be great since the commits tend to just have messages like "Receipts up to $date" and "Reconcile with $account up to $date" anyway.
Conservancy runs only Free Software for its own operations
$year.journal # Set the year, include $year/$month.journal
$year/$month.journal # Sorted by effective date then by account
