ledger-pyreport and related blog posts
This commit is contained in:
@@ -688,6 +688,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
|
||||
<li><a href="https://vifon.github.io/ledger-web">Ledger Web</a> web UI/API for ledger browsing, data entry (python)</li>
|
||||
<li><a href="https://github.com/kendricktan/ledger-analytics">ledger-analytics</a> web UI for ledger data analytics (javascript)</li>
|
||||
<li><a href="https://github.com/Ikke/ledger-dashboard">ledger-dashboard</a> web UI for ledger browsing, data entry (python)</li>
|
||||
<li><a href="https://yingtongli.me/git/ledger-pyreport/about/">ledger-pyreport</a> web UI for standard accounting statements and unrealised gains (python)</li>
|
||||
<li><a href="https://github.com/lipidity/ledgible">ledgible</a> web UI for ledger browsing, data entry (python)</li>
|
||||
<li><a href="https://github.com/slashdotdash/node-ledger-web">node-ledger-web</a> web UI for ledger browsing (javascript)</li>
|
||||
<li><a href="https://github.com/readysetmark/WealthPulse">WealthPulse</a> web UI for ledger browsing, price fetching (F#)</li>
|
||||
@@ -824,7 +825,10 @@ other console/curses tools
|
||||
<!-- - <s>S.M. Oliva: Accounting in Plain Text, Part 1.5</s>[](https://cvillefoss.blog/2019/02/19/accounting-in-plain-text-part-1-5) 2019 <\!-- 2/19 -\-> -->
|
||||
<!-- - <s>S.M. Oliva: Accounting in Plain Text, Part 1</s>[](https://cvillefoss.blog/2019/02/12/accounting-in-plain-text-part-1) 2019 <\!-- 2/12 -\-> -->
|
||||
<ul>
|
||||
<li><a href="https://yingtongli.me/blog/2020/03/31/ledger-pyreport.html">Lee Yingtong Li: ledger-pyreport: Formal accounting reports for ledger-cli</a> 2020 <!-- 3/31 --></li>
|
||||
<li><a href="https://yingtongli.me/blog/2020/03/31/ledger-gains.html">Lee Yingtong Li: Incorrect accounting of unrealised gains in ledger-cli</a> 2020 <!-- 3/31 --></li>
|
||||
<li><a href="https://egli.dev/posts/quick-and-dirty-pdf-reports-for-plain-text-accounting/">Christian Egli: Quick and dirty PDF reports for Plain Text Accounting</a> 2020 <!-- 2/13 --></li>
|
||||
<li><a href="https://yingtongli.me/blog/2019/12/11/ledger-fifo.html">Lee Yingtong Li: FIFO inventory with ledger-cli</a> 2019 <!-- 12/11 --></li>
|
||||
<li><a href="https://www.kaipada.com/post/managing-ledger-for-humans/">Justin Kaipada: Managing Ledger for Humans</a> 2019 <!-- 11/25 --></li>
|
||||
<li><a href="https://www.gizra.com/content/plain-text-accounting-hledger">Amitai Burstein: Why We Chose Plain Text Accounting with Hledger</a> 2019 <!-- 11/21 --></li>
|
||||
<li><a href="https://blog.johncs.com/posts/accounting-reimbursements.htm">John Sullivan: Answering questions with accounting: Reimbursements</a> 2019 <!-- 01/07 --></li>
|
||||
|
||||
4
index.md
4
index.md
@@ -699,6 +699,7 @@ Next, related add-ons and helpers by category
|
||||
- [Ledger Web](https://vifon.github.io/ledger-web) web UI/API for ledger browsing, data entry (python)
|
||||
- [ledger-analytics](https://github.com/kendricktan/ledger-analytics) web UI for ledger data analytics (javascript)
|
||||
- [ledger-dashboard](https://github.com/Ikke/ledger-dashboard) web UI for ledger browsing, data entry (python)
|
||||
- [ledger-pyreport](https://yingtongli.me/git/ledger-pyreport/about/) web UI for standard accounting statements and unrealised gains (python)
|
||||
- [ledgible](https://github.com/lipidity/ledgible) web UI for ledger browsing, data entry (python)
|
||||
- [node-ledger-web](https://github.com/slashdotdash/node-ledger-web) web UI for ledger browsing (javascript)
|
||||
- [WealthPulse](https://github.com/readysetmark/WealthPulse) web UI for ledger browsing, price fetching (F#)
|
||||
@@ -861,7 +862,10 @@ Note these often work quite well for other ledger-likes, not just the one they a
|
||||
<!-- - <s>S.M. Oliva: Accounting in Plain Text, Part 1.5</s>[](https://cvillefoss.blog/2019/02/19/accounting-in-plain-text-part-1-5) 2019 <\!-- 2/19 -\-> -->
|
||||
<!-- - <s>S.M. Oliva: Accounting in Plain Text, Part 1</s>[](https://cvillefoss.blog/2019/02/12/accounting-in-plain-text-part-1) 2019 <\!-- 2/12 -\-> -->
|
||||
|
||||
- [Lee Yingtong Li: ledger-pyreport: Formal accounting reports for ledger-cli](https://yingtongli.me/blog/2020/03/31/ledger-pyreport.html) 2020 <!-- 3/31 -->
|
||||
- [Lee Yingtong Li: Incorrect accounting of unrealised gains in ledger-cli](https://yingtongli.me/blog/2020/03/31/ledger-gains.html) 2020 <!-- 3/31 -->
|
||||
- [Christian Egli: Quick and dirty PDF reports for Plain Text Accounting](https://egli.dev/posts/quick-and-dirty-pdf-reports-for-plain-text-accounting/) 2020 <!-- 2/13 -->
|
||||
- [Lee Yingtong Li: FIFO inventory with ledger-cli](https://yingtongli.me/blog/2019/12/11/ledger-fifo.html) 2019 <!-- 12/11 -->
|
||||
- [Justin Kaipada: Managing Ledger for Humans](https://www.kaipada.com/post/managing-ledger-for-humans/) 2019 <!-- 11/25 -->
|
||||
- [Amitai Burstein: Why We Chose Plain Text Accounting with Hledger](https://www.gizra.com/content/plain-text-accounting-hledger) 2019 <!-- 11/21 -->
|
||||
- [John Sullivan: Answering questions with accounting: Reimbursements](https://blog.johncs.com/posts/accounting-reimbursements.htm) 2019 <!-- 01/07 -->
|
||||
|
||||
Reference in New Issue
Block a user