beancount
Bundle for beancount
sfischer13 785 2 0.5.1 MIT GitHub

beancount

Version Downloads

For full beancount support, the following packages will be installed:

  • formatter-beancount
  • language-beancount
  • linter-beancount

Install

Make sure beancount is installed and set the path on the settings page.

pip3 install beancount
apm install beancount

Command

beancount:today

Beancount: Insert Today's Date

Keymap

'atom-text-editor':
  'alt-b t': 'beancount:today'