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
-
1:06:00
vivafrei
3 hours agoTrump Secures Cease-Fire? Canada Goes Full Woke Commie Tard! Psychos is Cali AND MORE!
94K48 -
1:35:26
The Quartering
3 hours agoTrump For Nobel Peace Prize? Lefty Shocks Dog, Thomas Massie, Woke Superbowl!
98.6K117 -
LIVE
LFA TV
18 hours agoLIVE & BREAKING NEWS! | THURSDAY 10/9/25
1,368 watching -
13:51
Chrissy Clark
4 hours agoIs It Too Soon For “Another Charlie Kirk”?
4.04K4 -
LIVE
StoneMountain64
5 hours agoBF6 Full Release Gameplay Review - I have been playing EARLY
253 watching -
30:30
The HotSeat
4 hours agoTrump "The Peacemaker", Unless You're Antifa!!!
16.5K13 -
1:28:11
Sean Unpaved
6 hours agoSnap Counts & Showdowns: Hunter's Usage, CFB Fire, & Playoff Baseball Bonanza
98.9K3 -
56:09
Steven Crowder
8 hours agoBlack Fatigue is Real and I Told Them Why | Black & White on the Gray Issues
393K1.59K -
3:52
Michael Heaver
4 hours agoItaly Issues Bombshell Ban ALERT
21K20 -
1:10:24
Simply Bitcoin
5 hours ago $7.03 earnedLEAKED CONVERSATION: US SECRET Bitcoin Plan EXPOSED?! | EP 1350
45.4K5