Closed johnkahn closed 4 years ago
Thanks for your contribution; it's always nice to see that you're not the only person who cares about something!
It might take me a few days to get the time to look over this thoroughly, just to set your expectations.
Here are my first thoughts after glancing at it, so you have something to chew on while I circle back around:
localStorage
so you don't have to toggle it manually for every list.Thanks again!
Thanks for looking at it!
localStorage
and toggling it with a button, I'll try some different options and post them hereClosing this since it's been almost a year with no updates.
Background
I usually break up my lists by priority, and think it would help to see it broken down by priority.
Let me know if you want anything changed, or if this isn't something you want added. Thanks! 👍
Changes
When there are multiple priorities, they are shown under the total amount sorted by their amounts.
I had to change the hash function to take them into account, and I used the priority labels for the hash.
Screenshot