more editor modes
This commit is contained in:
@@ -155,10 +155,12 @@ You can use this to track and report the data needed for tax reporting. Fill out
|
||||
<li><a href="https://gitlab.com/egh/ledger-autosync">ledger-autosync</a> convert OFX to journal, deduplication, bank download</li>
|
||||
<li><a href="https://github.com/cantino/reckon">reckon</a> smart interactive/non-interactive CSV to journal converter</li>
|
||||
</ul>
|
||||
<h5 id="editing">editing</h5>
|
||||
<h5 id="editor-support">editor support</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://bitbucket.org/blais/beancount/src/1e21b27c0b0ecf2bf2e1a2cd5c3da3b1befc8152/src/elisp/beancount.el?at=default&fileviewer=file-view-default">beancount-mode</a> for Emacs</li>
|
||||
<li><a href="https://github.com/narendraj9/dotfiles/tree/master/.emacs.d/packages/rest/hledger-mode">hledger-mode</a> for Emacs</li>
|
||||
<li><a href="http://ledger-cli.org/3.0/doc/ledger-mode.html">ledger-mode</a> for Emacs (also works for hledger, beancount etc.)</li>
|
||||
<li><a href="https://github.com/nathangrigg/vim-beancount">vim-beancount</a> for VIM</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>
|
||||
|
||||
8
index.md
8
index.md
@@ -147,10 +147,12 @@ Fill out and submit tax forms with another tool, or by hand.
|
||||
- [ledger-autosync](https://gitlab.com/egh/ledger-autosync) convert OFX to journal, deduplication, bank download
|
||||
- [reckon](https://github.com/cantino/reckon) smart interactive/non-interactive CSV to journal converter
|
||||
|
||||
##### editing
|
||||
##### editor support
|
||||
|
||||
- [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
|
||||
- [beancount-mode](https://bitbucket.org/blais/beancount/src/1e21b27c0b0ecf2bf2e1a2cd5c3da3b1befc8152/src/elisp/beancount.el?at=default&fileviewer=file-view-default) for Emacs
|
||||
- [hledger-mode](https://github.com/narendraj9/dotfiles/tree/master/.emacs.d/packages/rest/hledger-mode) for Emacs
|
||||
- [ledger-mode](http://ledger-cli.org/3.0/doc/ledger-mode.html) for Emacs (also works for hledger, beancount etc.)
|
||||
- [vim-beancount](https://github.com/nathangrigg/vim-beancount) for VIM
|
||||
- [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
|
||||
|
||||
Reference in New Issue
Block a user