Results 24 comments of POGMAN

I tried to go the modal route but I did not find it very good looking and a bit overkill: ![image](https://github.com/user-attachments/assets/8e70b468-93e3-479e-8e7c-9e8146059e44)

@lelemm I changed it to something that looks and feels similar to the "add transaction" method, let me know what you think of it ;)

Hello, it seems that it has been merge after the 3.15.3 build and will be available in 3.15.4 :)

Hmmm, I don't see it there, sorry And as you can see there also, it is on its way to the next update: https://flexget.com/ChangeLog

Thank to your feedback I noticed a mishap in my fix/refactor, I will be fixed by https://github.com/Flexget/Flexget/pull/4242 Hopefully it will be merged before the v3.15.4 build 🤞

Thanks for your tests, I submitted a fix for the year detection, it should be available soon (in the next build maybe) Cheers!

I did this by using a combination of [pyenv](https://github.com/pyenv/pyenv) and [pipx](https://github.com/pypa/pipx) then setting ` PIPX_DEFAULT_PYTHON` environment variable More or less: ``` pyenv install 3.11 export PIPX_DEFAULT_PYTHON=$HOME/.pyenv/versions/3.11.9/bin/python pipx install flexget inject...

Now the documentation recommends using `uv` and specify python version https://flexget.com/InstallWizard/uv But if you don't have pipx/pyenv, I guess you don't have it either :/

Hmmm I suggested this change because positive is already colored in red and green in most (if not all) reports. Same goes with the "Balance" column in the budget page...