Chris Lovett

Results 32 comments of Chris Lovett

I've been adding a BasedOn attribute. Not sure if this is the right way, but it seems to work: ```xml ```

Hey, I found this ~\ModernWpf\ModernWpf\DensityStyles\Compact.xaml which is helpful. It gets me most of the way there. ![image](https://user-images.githubusercontent.com/3336415/153798355-37fa3947-3711-4a78-91a5-effa680c6809.png) But I would like to also remove the accented focus rectangle if possible...

That's as much as I can do on these kinds of issues. The rest is up to Chase Bank.

I switched to https://[query2.finance.yahoo.com/v8/finance/chart/MSFT?interval=1d&range=1y](https://query2.finance.yahoo.com/v8/finance/chart/MSFT?interval=1d&range=1y) and so I think the stock quote info should be correct now.

I believe the new F12 feature for matching up transfers will actually allow the dates to remain different (whatever the date was on the downloaded transactions will remain).

See https://github.com/MoneyTools/MoneyFlutter

awesome, thanks.

Great idea, I already have the logic to find such things because this is also used for auto-categorization. Where do you want these to show up, in a separate "report"...

I pushed a quick and dirty attempt at a future bills report. It finds some things, but is not yet able to find recurring patterns inside a given payee. For...

I improved it further so it can pick out some of the state farm recurring bills by taking the **Category** into account. The side effect of this is you will...