2022-03-28 15:03:21 +02:00
|
|
|
#+title: :lang beancount
|
|
|
|
#+subtitle: Mind the GAAP
|
|
|
|
#+created: April 13, 2021
|
|
|
|
#+since: 21.12.0
|
2021-10-16 01:28:32 +02:00
|
|
|
|
|
|
|
* Description :unfold:
|
2021-04-13 20:09:08 -04:00
|
|
|
This module adds support for [[https://beancount.github.io/][Beancount]] to Emacs. Beancount, like ledger, lets
|
|
|
|
you [[https://plaintextaccounting.org/][manage your money in plain text]].
|
|
|
|
|
|
|
|
** Maintainers
|
2021-10-16 01:28:32 +02:00
|
|
|
- @hlissner
|
|
|
|
|
|
|
|
[[doom-contrib-maintainer:][Become a maintainer?]]
|
2021-04-13 20:09:08 -04:00
|
|
|
|
2021-10-16 01:28:32 +02:00
|
|
|
** Module flags
|
|
|
|
- +lsp ::
|
2022-09-26 02:19:42 +08:00
|
|
|
Enable LSP support for ~beancount-mode~. Requires [[doom-module::tools lsp]] and a langserver
|
2021-10-16 01:28:32 +02:00
|
|
|
(supports [[https://github.com/polarmutex/beancount-language-server][beancount-language-server]]).
|
2021-04-13 20:09:08 -04:00
|
|
|
|
2021-10-16 01:28:32 +02:00
|
|
|
** Packages
|
2022-09-26 02:19:42 +08:00
|
|
|
- [[doom-package:beancount]]
|
2021-04-13 20:09:08 -04:00
|
|
|
|
|
|
|
** Hacks
|
2021-10-16 01:28:32 +02:00
|
|
|
- Associates the material =attach_money= icon with =*.beancount= files in the
|
2023-09-14 00:03:55 +01:00
|
|
|
[[doom-package:nerd-icons]] package.
|
2021-10-16 01:28:32 +02:00
|
|
|
|
|
|
|
** TODO Changelog
|
|
|
|
# This section will be machine generated. Don't edit it by hand.
|
|
|
|
/This module does not have a changelog yet./
|
2021-04-13 20:09:08 -04:00
|
|
|
|
2021-10-16 01:28:32 +02:00
|
|
|
* Installation
|
|
|
|
[[id:01cffea4-3329-45e2-a892-95a384ab2338][Enable this module in your ~doom!~ block.]]
|
2021-04-13 20:09:08 -04:00
|
|
|
|
2021-10-16 01:28:32 +02:00
|
|
|
This module requires:
|
|
|
|
- [[https://github.com/beancount/beancount][beancount]], for generating reports
|
|
|
|
- [[https://beancount.github.io/fava/][fava]], for a web interface for your ledgers
|
2022-09-25 11:17:08 +01:00
|
|
|
- [[doom-executable:bean-format]], if [[doom-module::editor format]]
|
2021-10-16 01:28:32 +02:00
|
|
|
|
|
|
|
* TODO Usage
|
2021-04-13 20:09:08 -04:00
|
|
|
#+begin_quote
|
2023-09-16 20:19:11 +02:00
|
|
|
This module has no usage documentation yet. [[doom-contrib-module:][Write some?]]
|
2021-04-13 20:09:08 -04:00
|
|
|
#+end_quote
|
|
|
|
|
|
|
|
* TODO Configuration
|
2021-10-16 01:28:32 +02:00
|
|
|
#+begin_quote
|
2023-09-16 20:19:11 +02:00
|
|
|
This module has no configuration documentation yet. [[doom-contrib-module:][Write some?]]
|
2021-10-16 01:28:32 +02:00
|
|
|
#+end_quote
|
|
|
|
|
|
|
|
* Troubleshooting
|
|
|
|
/There are no known problems with this module./ [[doom-report:][Report one?]]
|
|
|
|
|
|
|
|
* Frequently asked questions
|
|
|
|
/This module has no FAQs yet./ [[doom-suggest-faq:][Ask one?]]
|
2021-04-13 20:09:08 -04:00
|
|
|
|
2021-10-16 01:28:32 +02:00
|
|
|
* TODO Appendix
|
|
|
|
#+begin_quote
|
2023-09-16 20:19:11 +02:00
|
|
|
This module has no appendix yet. [[doom-contrib-module:][Write one?]]
|
2021-10-16 01:28:32 +02:00
|
|
|
#+end_quote
|