codello / nova-beancount

Nova Extension for the Beancount Language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beancount Nova Extension

Beancount provides language support for Beancount plain text accounting files for Nova.

Beancount Screenshot

What’s included

This plugin currently implements:

  • Syntax highlighting for the full Beancount v2 syntax
  • Rudimentary autocompletion support for accounts, tags and links in transactions and postings
  • Syntax validation with interactive errors (requires bean-check).
  • Task templates for importing transactions (bean-extract is required) and for running Fava (fava is required).

The plugin supports Beancount executables from virtualenvs.

Contributing

If you encounter any problems or have a feature request, please report an issue or open a PR. Contributions are always welcome.

About

Nova Extension for the Beancount Language

License:MIT License


Languages

Language:JavaScript 63.1%Language:Makefile 22.7%Language:Scheme 14.0%Language:Ruby 0.2%