hledger-mode; some demo links
This commit is contained in:
@@ -158,6 +158,7 @@ You can use this to track and report the data needed for tax reporting. Fill out
|
||||
<h5 id="editing">editing</h5>
|
||||
<ul>
|
||||
<li><a href="http://ledger-cli.org/3.0/doc/ledger-mode.html">ledger-mode</a> for Emacs</li>
|
||||
<li><a href="https://github.com/narendraj9/dotfiles/tree/master/.emacs.d/packages/rest/hledger-mode">hledger-mode</a> another mode for Emacs, difference unknown</li>
|
||||
<li><a href="https://github.com/ledger/vim-ledger">vim-ledger</a> for VIM</li>
|
||||
<li><a href="https://atom.io/packages/language-ledger">language-ledger</a> for Atom</li>
|
||||
<li><a href="https://atom.io/packages/ledger">ledger</a> for Atom</li>
|
||||
@@ -173,7 +174,7 @@ You can use this to track and report the data needed for tax reporting. Fill out
|
||||
<h5 id="ui-console">UI, console</h5>
|
||||
<ul>
|
||||
<li><a href="https://github.com/hpdeifel/hledger-iadd">hledger-iadd</a> curses UI for data entry</li>
|
||||
<li><a href="http://hackage.haskell.org/package/hledger-ui">hledger-ui</a> curses UI for browsing</li>
|
||||
<li><a href="http://hackage.haskell.org/package/hledger-ui">hledger-ui</a> curses UI for browsing (<a href="https://asciinema.org/a/29665">demo</a>)</li>
|
||||
</ul>
|
||||
<h5 id="ui-gui">UI, GUI</h5>
|
||||
<ul>
|
||||
@@ -183,7 +184,7 @@ You can use this to track and report the data needed for tax reporting. Fill out
|
||||
<ul>
|
||||
<li><a href="https://github.com/aumayr/beancount-web">fava</a> web UI for browsing beancount data</li>
|
||||
<li><a href="https://github.com/simonmichael/hledger/tree/master/hledger-api">hledger-api</a> JSON API for *ledger data, can also serve static files</li>
|
||||
<li><a href="http://hackage.haskell.org/package/hledger-web">hledger-web</a> web UI for browsing, data entry</li>
|
||||
<li><a href="http://hackage.haskell.org/package/hledger-web">hledger-web</a> web UI for browsing, data entry (<a href="http://demo.hledger.org">demo</a>)</li>
|
||||
<li><a href="https://apps.sandstorm.io/app/8x12h6p0x0nrzk73hfq6zh2jxtgyzzcty7qsatkg7jfg2mzw5n90">hledger-web on Sandstorm</a> free private web instances in a few clicks</li>
|
||||
<li><a href="https://github.com/Ikke/ledger-dashboard">ledger-dashboard</a> web UI for browsing, data entry</li>
|
||||
<li><a href="https://github.com/slashdotdash/node-ledger-web">ledger-web</a> web UI for browsing</li>
|
||||
|
||||
3
index.md
3
index.md
@@ -150,6 +150,7 @@ Fill out and submit tax forms with another tool, or by hand.
|
||||
##### editing
|
||||
|
||||
- [ledger-mode](http://ledger-cli.org/3.0/doc/ledger-mode.html) for Emacs
|
||||
- [hledger-mode](https://github.com/narendraj9/dotfiles/tree/master/.emacs.d/packages/rest/hledger-mode) another mode for Emacs, difference unknown
|
||||
- [vim-ledger](https://github.com/ledger/vim-ledger) for VIM
|
||||
- [language-ledger](https://atom.io/packages/language-ledger) for Atom
|
||||
- [ledger](https://atom.io/packages/ledger) for Atom
|
||||
@@ -166,6 +167,7 @@ Fill out and submit tax forms with another tool, or by hand.
|
||||
|
||||
- [hledger-iadd](https://github.com/hpdeifel/hledger-iadd) curses UI for data entry
|
||||
- [hledger-ui](http://hackage.haskell.org/package/hledger-ui) curses UI for browsing
|
||||
([demo](https://asciinema.org/a/29665))
|
||||
|
||||
##### UI, GUI
|
||||
|
||||
@@ -176,6 +178,7 @@ Fill out and submit tax forms with another tool, or by hand.
|
||||
- [fava](https://github.com/aumayr/beancount-web) web UI for browsing beancount data
|
||||
- [hledger-api](https://github.com/simonmichael/hledger/tree/master/hledger-api) JSON API for *ledger data, can also serve static files
|
||||
- [hledger-web](http://hackage.haskell.org/package/hledger-web) web UI for browsing, data entry
|
||||
([demo](http://demo.hledger.org))
|
||||
- [hledger-web on Sandstorm](https://apps.sandstorm.io/app/8x12h6p0x0nrzk73hfq6zh2jxtgyzzcty7qsatkg7jfg2mzw5n90) free private web instances in a few clicks
|
||||
- [ledger-dashboard](https://github.com/Ikke/ledger-dashboard) web UI for browsing, data entry
|
||||
- [ledger-web](https://github.com/slashdotdash/node-ledger-web) web UI for browsing
|
||||
|
||||
Reference in New Issue
Block a user