ui: add some screenshots to the user manual
@ -2198,6 +2198,19 @@ See the package page for more.
|
|||||||
|
|
||||||
#### ui
|
#### ui
|
||||||
|
|
||||||
|
<style>
|
||||||
|
.highslide img {max-width:250px; float:right; margin:0 0 1em 1em;}
|
||||||
|
.highslide-caption {color:white; background-color:black;}
|
||||||
|
</style>
|
||||||
|
<a href="images/hledger-ui/hledger-ui-sample-acc2.png" class="highslide" onclick="return hs.expand(this)"><img src="images/hledger-ui/hledger-ui-sample-acc2.png" title="Accounts screen with query and depth limit" /></a>
|
||||||
|
<a href="images/hledger-ui/hledger-ui-sample-acc.png" class="highslide" onclick="return hs.expand(this)"><img src="images/hledger-ui/hledger-ui-sample-acc.png" title="Accounts screen" /></a>
|
||||||
|
<a href="images/hledger-ui/hledger-ui-sample-acc-greenterm.png" class="highslide" onclick="return hs.expand(this)"><img src="images/hledger-ui/hledger-ui-sample-acc-greenterm.png" title="Accounts screen with greenterm theme" /></a>
|
||||||
|
<a href="images/hledger-ui/hledger-ui-sample-txn.png" class="highslide" onclick="return hs.expand(this)"><img src="images/hledger-ui/hledger-ui-sample-txn.png" title="Transaction screen" /></a>
|
||||||
|
<a href="images/hledger-ui/hledger-ui-sample-reg.png" class="highslide" onclick="return hs.expand(this)"><img src="images/hledger-ui/hledger-ui-sample-reg.png" title="Register screen" /></a>
|
||||||
|
<a href="images/hledger-ui/hledger-ui-bcexample-acc.png" class="highslide" onclick="return hs.expand(this)"><img src="images/hledger-ui/hledger-ui-bcexample-acc.png" title="beancount example accounts" /></a>
|
||||||
|
<a href="images/hledger-ui/hledger-ui-bcexample-acc-etrade:cash.png" class="highslide" onclick="return hs.expand(this)"><img src="images/hledger-ui/hledger-ui-bcexample-acc-etrade:cash.png" title="beancount example's etrade cash subaccount" /></a>
|
||||||
|
<a href="images/hledger-ui/hledger-ui-bcexample-acc-etrade.png" class="highslide" onclick="return hs.expand(this)"><img src="images/hledger-ui/hledger-ui-bcexample-acc-etrade.png" title="beancount example's etrade investments, all commoditiess" /></a>
|
||||||
|
|
||||||
[hledger-ui](http://hackage.haskell.org/package/hledger-ui) is hledger's curses-style interface.
|
[hledger-ui](http://hackage.haskell.org/package/hledger-ui) is hledger's curses-style interface.
|
||||||
It provides a simple full-screen console interface for viewing account
|
It provides a simple full-screen console interface for viewing account
|
||||||
balances and transactions. It is simpler and more efficient for
|
balances and transactions. It is simpler and more efficient for
|
||||||
|
|||||||
BIN
doc/site/images/hledger-ui/hledger-ui-bcexample-acc-etrade.png
Normal file
|
After Width: | Height: | Size: 185 KiB |
|
After Width: | Height: | Size: 158 KiB |
BIN
doc/site/images/hledger-ui/hledger-ui-bcexample-acc.png
Normal file
|
After Width: | Height: | Size: 103 KiB |
BIN
doc/site/images/hledger-ui/hledger-ui-sample-acc-greenterm.png
Normal file
|
After Width: | Height: | Size: 48 KiB |
BIN
doc/site/images/hledger-ui/hledger-ui-sample-acc.png
Normal file
|
After Width: | Height: | Size: 41 KiB |
BIN
doc/site/images/hledger-ui/hledger-ui-sample-acc2.png
Normal file
|
After Width: | Height: | Size: 39 KiB |
BIN
doc/site/images/hledger-ui/hledger-ui-sample-reg.png
Normal file
|
After Width: | Height: | Size: 42 KiB |
BIN
doc/site/images/hledger-ui/hledger-ui-sample-txn.png
Normal file
|
After Width: | Height: | Size: 38 KiB |