diff --git a/index.html b/index.html
index e7b988e..22b946c 100644
--- a/index.html
+++ b/index.html
@@ -158,6 +158,7 @@ You can use this to track and report the data needed for tax reporting. Fill out
editing
- ledger-mode for Emacs
+- hledger-mode another mode for Emacs, difference unknown
- vim-ledger for VIM
- language-ledger for Atom
- ledger for Atom
@@ -173,7 +174,7 @@ You can use this to track and report the data needed for tax reporting. Fill out
UI, console
UI, GUI
@@ -183,7 +184,7 @@ You can use this to track and report the data needed for tax reporting. Fill out
- fava web UI for browsing beancount data
- hledger-api JSON API for *ledger data, can also serve static files
-- hledger-web web UI for browsing, data entry
+- hledger-web web UI for browsing, data entry (demo)
- hledger-web on Sandstorm free private web instances in a few clicks
- ledger-dashboard web UI for browsing, data entry
- ledger-web web UI for browsing
diff --git a/index.md b/index.md
index 78895d7..204df69 100644
--- a/index.md
+++ b/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