add DepreciateForLedger, LedgerScheduler
This commit is contained in:
@@ -431,8 +431,10 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
|
||||
</ul><h4 id="data-generation">data generation</h4><ul>
|
||||
<li><a href="https://github.com/Mayeu/beancount-scripts">beancount-extract-price</a> generate prices transactions based on your beancount ledger (python)</li>
|
||||
<li><a href="https://docs.google.com/document/d/1thYRAMell_QT1Da1F_laprSs6BlROZjyK_h3V8qHW9c">bean-price</a> Beancount's price fetching tool</li>
|
||||
<li><a href="https://github.com/tazzben/DepreciateForLedger">DepreciateForLedger</a> generate *ledger depreciation transactions (python)</li>
|
||||
<li><a href="http://hackage.haskell.org/package/hledger-interest">hledger-interest</a> generate *ledger interest entries (haskell)</li>
|
||||
<li><a href="https://github.com/nathankot/ledger-get-prices">ledger-get-prices</a> download market prices (ruby)</li>
|
||||
<li><a href="https://github.com/tazzben/LedgerScheduler">LedgerScheduler</a> move entries from one file to another when they come due (python)</li>
|
||||
<li><a href="https://github.com/barrucadu/hledger-scripts#market-prices">market-prices</a> download market prices from several sources (python)</li>
|
||||
<li><a href="https://github.com/jvasile/sassetti">sassetti</a> adds lisp macros to ledger files (common lisp)</li>
|
||||
</ul><h4 id="reports">reports</h4><ul>
|
||||
|
||||
2
index.md
2
index.md
@@ -374,8 +374,10 @@ The following sections collect add-ons and helper tools related to the above.
|
||||
|
||||
- [beancount-extract-price](https://github.com/Mayeu/beancount-scripts) generate prices transactions based on your beancount ledger (python)
|
||||
- [bean-price](https://docs.google.com/document/d/1thYRAMell_QT1Da1F_laprSs6BlROZjyK_h3V8qHW9c) Beancount's price fetching tool
|
||||
- [DepreciateForLedger](https://github.com/tazzben/DepreciateForLedger) generate *ledger depreciation transactions (python)
|
||||
- [hledger-interest](http://hackage.haskell.org/package/hledger-interest) generate *ledger interest entries (haskell)
|
||||
- [ledger-get-prices](https://github.com/nathankot/ledger-get-prices) download market prices (ruby)
|
||||
- [LedgerScheduler](https://github.com/tazzben/LedgerScheduler) move entries from one file to another when they come due (python)
|
||||
- [market-prices](https://github.com/barrucadu/hledger-scripts#market-prices) download market prices from several sources (python)
|
||||
- [sassetti](https://github.com/jvasile/sassetti) adds lisp macros to ledger files (common lisp)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user