9 ms·
Awesome! I've been using Beancount/Fava for over 2 years now and this looks really slick. One thing off the bat I noticed, it doesn't look like custom Tags are
by GingerMidas 3y ago
Awesome! I've been using Beancount/Fava for over 2 years now and this looks really slick.
One thing off the bat I noticed, it doesn't look like custom Tags are supported? I use tags all the time in beancount, say to filter for a trip #trip-europe-2022 which would break down my cash flow and balances (and the rest of the fava UI) for a subset of transactions.
- seltzered_ 3y agoJust FYI if you're used to beancount & fava I started prototyping a more integrated experience for it: https://github.com/seltzered/beancolage https://github.com/seltzered/beancolage . Still early days though.
- ananthakumaran 3y ago> One thing off the bat I noticed, it doesn't look like custom Tags are supported? Not as of now, Tags are used only for recurring transactions as of now. I first need to figure out how to bring the filter into the UI. Everything now works based on Account names only.
- GingerMidas 3y agoMakes sense - great work so far! This is easily the best looking PTA app I've seen.