Branden Archer

Results 159 comments of Branden Archer

> For the bug fix, it has to do with the database too? I tried working around #61 but I could not catch the important points of it and the...

Is this similar to https://github.com/brarcher/budget-watch/issues/99?

Is the original request to allow a budget to reset on a specific day of the month? And, further, the reset day would be configurable per budget instead of a...

I think that your request is feasible. If a budget had an overflow, would you want only one budget to be the fallback? Namely, something like this: ![image](https://user-images.githubusercontent.com/5264535/30607771-24b15fd2-9d44-11e7-8064-dad8b3c0798e.png) And, if...

This was during an import, right? If one is importing data over top of existing data the existing data is not overridden, and this message occurs in the logs. That...

> since this is a feature I really wanted myself. Sometimes that the best reason for doing it. (: I've been thinking about this today and ran some experiments. Let...

> Limit the number of options For the first pass we could try listing all options from the database. From there it can be trimmed down. Depending on the performance...

> Even it would be nice to have a one page summary for a certain budget This is an interesting idea. What I was currently working on was a way...

Upon further reflection, I think that I will not add a - sign or color code revenues or expenses. Here is my rationale: Currently a user will enter a positive...

> Because of the -sign I thought if the user is entering an expense it > would be helpful if the -sign is displayed without the user have to >...