Premium Only Content

Beancount - Getting started - Episode 2
In this Video I will explain how to get started with Beancount, which is a plaintext accounting tool
for tracking your personal finances.
Neovim plugins mentioned in the video:
* https://github.com/nathangrigg/vim-beancount
* https://github.com/jose-elias-alvarez/null-ls.nvim
* https://github.com/AlxHnr/null-ls-bean-check.nvim
* https://github.com/SirVer/ultisnips
Beancount main file header:
```
plugin "beancount.plugins.check_commodity"
plugin "beancount.plugins.coherent_cost"
plugin "beancount.plugins.nounused"
2024-02-05 commodity EUR
option "operating_currency" "EUR"
option "booking_method" "FIFO"
```
Example snippet (Ultisnips):
```
snippet salary "Expands to a salary payment" b
`date '+%Y-%m-'`${1:01} * "John Doe Software Company"
Assets:Checking 2,500.00 EUR
Income:Salary
endsnippet
```
Neovim lua code for auto-committing the changes in your beancount repository.
```
local augroup = vim.api.nvim_create_augroup('beancount-augroup', {})
vim.api.nvim_create_autocmd('VimLeave', {
pattern = '*', group = augroup,
callback = function()
vim.api.nvim_command('!cd ~/YOUR/BEANCOUNT/DIRECTORY/HERE/ && git commit -am "Autosave"')
end
})
-- Jump to the bottom of beancount files when opening.
vim.api.nvim_create_autocmd('BufWinEnter', {
pattern = { '*.beancount' }, group = augroup,
callback = function() vim.api.nvim_input('Gzz') end
})
```
=== Support this channel ===
* Help the algorithm by subscribing, liking and commenting
* Donate trough Patreon: https://patreon.com/WealthAllocator
* Donate Bitcoin: bc1qh8emwj2y7gq7ecarvkyf4uclt9grhfzg384yje
* Donate Ethereum: 0xEFad3B0A4cF9e75dF46EE86564358bE4324e0E5b
-
LIVE
ahdedazs
1 hour ago $0.37 earnedBlack Ops 7 EARLY ACCESS BETA! First Stream on RUMBLE!
103 watching -
LIVE
ZENNY
1 hour agoBO7 IS HERE BOT POV MF HAHAHAHA 6v6 PG18+ | UNFILTERED CHAT | CURSES AND BAD
84 watching -
LIVE
qixso
3 hours ago $0.79 earnedBO7 IS HERE TAP IN !! | @qixso
111 watching -
1:37:49
Tucker Carlson
16 hours agoBlackmail, Bribes, and Fear: Netanyahu Claims He Controls Donald Trump and America. Tucker Responds.
72.8K257 -
1:37:29
The Mel K Show
3 hours agoMORNINGS WITH MEL K - Information Warfare & Common Sense 10-2-25
21.4K6 -
1:26:12
Steven Crowder
5 hours agoThe Left is Violent (Part 2) | Change My Mind
313K474 -
40:54
The Rubin Report
4 hours ago‘The View’ Hosts Aghast When Mamdani Accidentally Repeats Hamas Talking Points
54.3K66 -
1:50:50
Benny Johnson
5 hours agoElon Declares WAR on Netflix, Stock COLLAPSES as Millions CANCEL | Dems HUMILIATED in Trump Meme War
107K159 -
DVR
Bannons War Room
7 months agoWarRoom Live
39.1M9.05K -
1:00:41
VINCE
6 hours agoThe Schumer Shutdown Shafts Americans Again | Episode 138 - 10/02/25
212K162