Skip to content
#

beancount

Here are 60 public repositories matching this topic...

twilco
twilco commented Feb 14, 2019

Transactions can be tagged with using the # symbol. Example:

2014-04-23 * "Flight to Berlin" #berlin-trip-2014
  Expenses:Flights              -1230.27 USD
  Liabilities:CreditCard

You can also push tags onto the stack using the pushtag syntax - transactions after that pushtag should automatically include all pushed tags in the parsed result. Example:

pushtag #ber

Improve this page

Add a description, image, and links to the beancount topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the beancount topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.