beancount-pulsar Made for Pulsar!

A Pulsar package for Beancount - Plain Text Accounting

aleyoscar

20

0

0.4.1

MIT

GitHub

Beancount Pulsar Package

A Pulsar package for Beancount - Plain Text Accounting.

Features

Snippets

Below is the list of available snippets for some beancount directives.

balance (docs)

<YYYY-MM-DD> balance <Account> <Amount>

event (docs)

<YYYY-MM-DD> event <Name> <Value>

note (docs)

<YYYY-MM-DD> note <Account> <Description>

transaction (docs)

<YYYY-MM-DD> <*/!> "<Payee>" "<Description>"
    <Account:One>  <Amount> <Currency>
    <Account:Two>  <Amount> <Currency>

Commands

Below is the list of available commands and their key bindings (if any) available from the Command Palette.

Command Key Use
Today Alt+B T Insert today's date
Format Alt+B F Format the current file using bean-format
Check Alt+B C Check a ledger using bean-check
Fava Alt+B V Start the fava server and open the browser
Query Alt+B Q Run bean-query from selected text or file

Links