1
0

add a time tracking section, org2tc

This commit is contained in:
Simon Michael
2016-02-11 21:47:06 -08:00
parent f6bea6be2a
commit bc43c02e62
2 changed files with 11 additions and 3 deletions

View File

@@ -135,6 +135,7 @@ http://www.accountingcoach.com/debits-and-credits/explanation
<li><a href="https://github.com/Ikke/ledger-dashboard">ledger-dashboard</a> web UI for browsing</li>
<li><a href="https://github.com/slashdotdash/node-ledger-web">ledger-web</a> web UI for browsing</li>
<li><a href="https://github.com/Rudd-O/ledgerhelpers">ledgerhelpers</a> GUI tools and python library front end for Ledger</li>
<li><a href="https://github.com/jwiegley/org2tc">org2tc</a> org to timeclock converter</li>
<li><a href="https://github.com/cantino/reckon">reckon</a> smart interactive/non-interactive CSV to journal converter</li>
<li>sandstorm.io web app hosting, eg for <a href="https://apps.sandstorm.io/app/8x12h6p0x0nrzk73hfq6zh2jxtgyzzcty7qsatkg7jfg2mzw5n90">hledger-web</a></li>
<li><a href="http://taskwarrior.org">taskwarrior</a> todo list manager, some *ledger integration for time reporting</li>
@@ -158,13 +159,17 @@ http://www.accountingcoach.com/debits-and-credits/explanation
<h4 id="forecasting">forecasting</h4>
<h4 id="budgetting">budgetting</h4>
<h4 id="shared-expenses">shared expenses</h4>
<h4 id="time-tracking">time tracking</h4>
<ul>
<li><a href="https://github.com/anarcat/ledger-timetracking" class="uri">https://github.com/anarcat/ledger-timetracking</a> on integrating timelog and journal</li>
</ul>
<h4 id="section"></h4>
<h4 id="section-1"></h4>
</div>
</div>
<div class="row" style="text-align:center;">
<hr>
Send updates via the <a href="https://github.com/simonmichael/plaintextaccounting">github repo</a> or <a href="https://oasis.sandstorm.io/shared/UAYLwagGI0a2pIMg9Hhv74K04nbuxanXiS5ZtBV6NF-">notes page</a>
<p>Send updates via the <a href="https://github.com/simonmichael/plaintextaccounting">github repo</a> or <a href="https://oasis.sandstorm.io/shared/UAYLwagGI0a2pIMg9Hhv74K04nbuxanXiS5ZtBV6NF-">notes page</a></p>
</div>
</div>

View File

@@ -103,6 +103,7 @@ Inactive:
- [ledger-dashboard](https://github.com/Ikke/ledger-dashboard) web UI for browsing
- [ledger-web](https://github.com/slashdotdash/node-ledger-web) web UI for browsing
- [ledgerhelpers](https://github.com/Rudd-O/ledgerhelpers) GUI tools and python library front end for Ledger
- [org2tc](https://github.com/jwiegley/org2tc) org to timeclock converter
- [reckon](https://github.com/cantino/reckon) smart interactive/non-interactive CSV to journal converter
- sandstorm.io web app hosting, eg for [hledger-web](https://apps.sandstorm.io/app/8x12h6p0x0nrzk73hfq6zh2jxtgyzzcty7qsatkg7jfg2mzw5n90)
- [taskwarrior](http://taskwarrior.org) todo list manager, some *ledger integration for time reporting
@@ -136,7 +137,9 @@ Inactive:
#### shared expenses
####
#### time tracking
- <https://github.com/anarcat/ledger-timetracking> on integrating timelog and journal
####