1
0

Merge pull request #5 from nuex/t

Add "t" Timeclock Shellscript
This commit is contained in:
Simon Michael
2016-07-20 19:02:32 -07:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -264,6 +264,7 @@ th, td { border:none; padding-top:0; }
<ul> <ul>
<li><a href="https://github.com/jwiegley/org2tc">org2tc</a> org to timeclock converter</li> <li><a href="https://github.com/jwiegley/org2tc">org2tc</a> org to timeclock converter</li>
<li><a href="https://gist.github.com/wbsch/d977b0ac29aa1dfa4437">on-modify.timetrack.py</a> taskwarrior hook for timeclock output</li> <li><a href="https://gist.github.com/wbsch/d977b0ac29aa1dfa4437">on-modify.timetrack.py</a> taskwarrior hook for timeclock output</li>
<li><a href="https://github.com/nuex/t">t</a> ledger timeclock shellscript</li>
<li><a href="https://github.com/MatthiasKauer/tim">tim</a> time logging and reporting tool using hledger</li> <li><a href="https://github.com/MatthiasKauer/tim">tim</a> time logging and reporting tool using hledger</li>
</ul> </ul>
<h4 id="ui-console">UI, console</h4> <h4 id="ui-console">UI, console</h4>

View File

@@ -246,6 +246,7 @@ Inactive:
- [org2tc](https://github.com/jwiegley/org2tc) org to timeclock converter - [org2tc](https://github.com/jwiegley/org2tc) org to timeclock converter
- [on-modify.timetrack.py](https://gist.github.com/wbsch/d977b0ac29aa1dfa4437) taskwarrior hook for timeclock output - [on-modify.timetrack.py](https://gist.github.com/wbsch/d977b0ac29aa1dfa4437) taskwarrior hook for timeclock output
- [t](https://github.com/nuex/t) ledger timeclock shellscript
- [tim](https://github.com/MatthiasKauer/tim) time logging and reporting tool using hledger - [tim](https://github.com/MatthiasKauer/tim) time logging and reporting tool using hledger
#### UI, console #### UI, console