Update link to hledger cookbook
Also, there isn't really a reason to have two links to this. It's listed under "reporting" in the cookbook and not taxes.
This commit is contained in:
committed by
Simon Michael
parent
09dcf2e8d2
commit
b804c5fae3
@@ -508,7 +508,7 @@ other console/curses tools
|
|||||||
<h4 id="reporting">reporting</h4>
|
<h4 id="reporting">reporting</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://aumayr.github.io/beancount-sql-queries/">example queries for Beancount</a></li>
|
<li><a href="http://aumayr.github.io/beancount-sql-queries/">example queries for Beancount</a></li>
|
||||||
<li><a href="http://hledger.org/cookbook.html#rewrite-account-names">hledger Cookbook: Rewrite account names</a></li>
|
<li><a href="https://github.com/simonmichael/hledger/wiki/Rewrite-account-names">hledger Cookbook: Rewrite account names</a></li>
|
||||||
<li><a href="https://www.sundialdreams.com/report-scripts-for-ledger-cli-with-gnuplot/">Report Scripts for Ledger CLI with Gnuplot</a></li>
|
<li><a href="https://www.sundialdreams.com/report-scripts-for-ledger-cli-with-gnuplot/">Report Scripts for Ledger CLI with Gnuplot</a></li>
|
||||||
<li><a href="https://github.com/adept/full-fledged-hledger">Full-fledged hledger tutorial</a></li>
|
<li><a href="https://github.com/adept/full-fledged-hledger">Full-fledged hledger tutorial</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
@@ -564,7 +564,6 @@ other console/curses tools
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://mumble.net/~campbell/2017/08/06/ledger/HOWTO-track-tax">How to use ledger(1) to track US income taxes</a></li>
|
<li><a href="https://mumble.net/~campbell/2017/08/06/ledger/HOWTO-track-tax">How to use ledger(1) to track US income taxes</a></li>
|
||||||
<li><a href="http://thread.gmane.org/gmane.comp.finance.beancount/227/focus=237">Another Ledger user's perspective</a></li>
|
<li><a href="http://thread.gmane.org/gmane.comp.finance.beancount/227/focus=237">Another Ledger user's perspective</a></li>
|
||||||
<li><a href="http://hledger.org/cookbook.html#rewrite-account-names">hledger Cookbook: Rewrite account names</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<h4 id="time-tracking">time tracking</h4>
|
<h4 id="time-tracking">time tracking</h4>
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
3
index.md
3
index.md
@@ -585,7 +585,7 @@ other console/curses tools
|
|||||||
#### reporting
|
#### reporting
|
||||||
|
|
||||||
- [example queries for Beancount](http://aumayr.github.io/beancount-sql-queries/)
|
- [example queries for Beancount](http://aumayr.github.io/beancount-sql-queries/)
|
||||||
- [hledger Cookbook: Rewrite account names](http://hledger.org/cookbook.html#rewrite-account-names)
|
- [hledger Cookbook: Rewrite account names](https://github.com/simonmichael/hledger/wiki/Rewrite-account-names)
|
||||||
- [Report Scripts for Ledger CLI with Gnuplot](https://www.sundialdreams.com/report-scripts-for-ledger-cli-with-gnuplot/)
|
- [Report Scripts for Ledger CLI with Gnuplot](https://www.sundialdreams.com/report-scripts-for-ledger-cli-with-gnuplot/)
|
||||||
- [Full-fledged hledger tutorial](https://github.com/adept/full-fledged-hledger)
|
- [Full-fledged hledger tutorial](https://github.com/adept/full-fledged-hledger)
|
||||||
|
|
||||||
@@ -642,7 +642,6 @@ Envelope budgeting with automated transactions, org & babel:
|
|||||||
|
|
||||||
- [How to use ledger(1) to track US income taxes](https://mumble.net/~campbell/2017/08/06/ledger/HOWTO-track-tax)
|
- [How to use ledger(1) to track US income taxes](https://mumble.net/~campbell/2017/08/06/ledger/HOWTO-track-tax)
|
||||||
- [Another Ledger user's perspective](http://thread.gmane.org/gmane.comp.finance.beancount/227/focus=237)
|
- [Another Ledger user's perspective](http://thread.gmane.org/gmane.comp.finance.beancount/227/focus=237)
|
||||||
- [hledger Cookbook: Rewrite account names](http://hledger.org/cookbook.html#rewrite-account-names)
|
|
||||||
|
|
||||||
#### time tracking
|
#### time tracking
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user