stack exchange links, & mail/irc for completeness
This commit is contained in:
16
index.html
16
index.html
@@ -229,6 +229,18 @@ You can use this to track and report the data needed for tax reporting. Fill out
|
|||||||
<h3 id="discussion">discussion</h3>
|
<h3 id="discussion">discussion</h3>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="five columns u-pull-left">
|
<div class="five columns u-pull-left">
|
||||||
|
<h5 id="mail-listsirc">mail lists/IRC</h5>
|
||||||
|
</div>
|
||||||
|
<p><a href="#ledger-likes">see above</a></p>
|
||||||
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="five columns u-pull-left">
|
||||||
|
<h5 id="stack-exchange">stack exchange</h5>
|
||||||
|
</div>
|
||||||
|
<p><a href="http://money.stackexchange.com/search?q=ledger-cli">ledger</a>, <a href="http://money.stackexchange.com/search?q=hledger">hledger</a> <!-- [beancount](http://money.stackexchange.com/search?q=beancount) --></p>
|
||||||
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="five columns u-pull-left">
|
||||||
<h5 id="hacker-news">hacker news</h5>
|
<h5 id="hacker-news">hacker news</h5>
|
||||||
</div>
|
</div>
|
||||||
<p><a href="https://news.ycombinator.com/item?id=872244">2009</a>, <a href="https://news.ycombinator.com/item?id=5233255">2013</a>, <a href="https://news.ycombinator.com/item?id=7707262">2014</a>, <a href="https://news.ycombinator.com/item?id=8806056">2014</a>, <a href="https://news.ycombinator.com/item?id=10510394">2015</a> <!--
|
<p><a href="https://news.ycombinator.com/item?id=872244">2009</a>, <a href="https://news.ycombinator.com/item?id=5233255">2013</a>, <a href="https://news.ycombinator.com/item?id=7707262">2014</a>, <a href="https://news.ycombinator.com/item?id=8806056">2014</a>, <a href="https://news.ycombinator.com/item?id=10510394">2015</a> <!--
|
||||||
@@ -271,7 +283,9 @@ You can use this to track and report the data needed for tax reporting. Fill out
|
|||||||
<h3 id="concepts">concepts</h3>
|
<h3 id="concepts">concepts</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://hledger.org/more-docs.html#accounting">General accounting docs</a></li>
|
<li><a href="http://hledger.org/more-docs.html#accounting">General accounting docs</a></li>
|
||||||
<li><a href="http://thread.gmane.org/gmane.comp.finance.ledger.general/7398/focus=7417">account structure (Ledger vs accounting)</a> 2015</li>
|
<li><a href="http://thread.gmane.org/gmane.comp.finance.ledger.general/7398/focus=7417">account structure (Ledger vs accounting)</a> 2015 <!--
|
||||||
|
- http://money.stackexchange.com/questions/47561/simplified-version-of-double-entry-bookkeeping-for-personal-and-business-finance
|
||||||
|
--></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3 id="comparisons">comparisons</h3>
|
<h3 id="comparisons">comparisons</h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
23
index.md
23
index.md
@@ -225,6 +225,26 @@ Fill out and submit tax forms with another tool, or by hand.
|
|||||||
|
|
||||||
### discussion
|
### discussion
|
||||||
|
|
||||||
|
<div class="row">
|
||||||
|
<div class="five columns u-pull-left">
|
||||||
|
##### mail lists/IRC
|
||||||
|
</div>
|
||||||
|
|
||||||
|
[see above](#ledger-likes)
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="row">
|
||||||
|
<div class="five columns u-pull-left">
|
||||||
|
##### stack exchange
|
||||||
|
</div>
|
||||||
|
|
||||||
|
[ledger](http://money.stackexchange.com/search?q=ledger-cli),
|
||||||
|
[hledger](http://money.stackexchange.com/search?q=hledger)
|
||||||
|
<!-- [beancount](http://money.stackexchange.com/search?q=beancount) -->
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="five columns u-pull-left">
|
<div class="five columns u-pull-left">
|
||||||
##### hacker news
|
##### hacker news
|
||||||
@@ -286,6 +306,9 @@ Fill out and submit tax forms with another tool, or by hand.
|
|||||||
|
|
||||||
- [General accounting docs](http://hledger.org/more-docs.html#accounting)
|
- [General accounting docs](http://hledger.org/more-docs.html#accounting)
|
||||||
- [account structure (Ledger vs accounting)](http://thread.gmane.org/gmane.comp.finance.ledger.general/7398/focus=7417) 2015
|
- [account structure (Ledger vs accounting)](http://thread.gmane.org/gmane.comp.finance.ledger.general/7398/focus=7417) 2015
|
||||||
|
<!--
|
||||||
|
- http://money.stackexchange.com/questions/47561/simplified-version-of-double-entry-bookkeeping-for-personal-and-business-finance
|
||||||
|
-->
|
||||||
|
|
||||||
### comparisons
|
### comparisons
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user