Super easy to plug in and provides some helpful insight right away, thanks for sharing!
Just out of curiosity, is the date-specific price file the "recommended" way to handle historical prices? I have one looonnggg `Prices.bean` file that just gets appended to, but thinking I might rework to use the structure you have in the fetcher. Thoughts? Tim On Sunday, January 11, 2026 at 3:02:55 PM UTC-5 Vasily M wrote: > Hi all, > > Just released a Currency Tracker plugin for Fava: > https://github.com/Evernight/fava-currency-tracker > > [image: screenshot.png] > > It's meant to be an improved experience over Commodities page in Fava that > gets really messy once you have a bunch of different commodities and > historical price directives. > Also it gives you an ability to fetch historical prices from the internet > using bean-price and pricehist libraries without leaving your browser. > > I found it weird that I have a monster of a financial tool running on my > own machine but still have to go to search and go to external site to look > at the historical currency rates in a less-than-optimal interface. Now this > is solved, and is good enough at least for me. > > The https://github.com/andreasgerstmayr/fava-dashboards and > https://github.com/andreasgerstmayr/fava-portfolio-returns plugins were > referenced for the technology stack, check these out as well if you haven't > yet. > -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/beancount/86fd2051-65d1-413c-8319-466366275726n%40googlegroups.com.
