dh1011 / subscription-manager

A simple web app to help you keep track of your subscriptions and manage your expenses.
MIT License
154 stars 5 forks source link

Replace Currency Symbols with ISO 4217 Codes #14

Open DoubleJCream opened 2 weeks ago

DoubleJCream commented 2 weeks ago

Hi I'm fairly new to your work so a big thanks, I can appreciate that its a lot of work putting it together. I wanted to offer a possible feature, to replace or add the Currency codes listed in ISO 4217 either in place of the standard symbols or as an option. The Euro symbol is unique (afaik), but for the $ symbol is could mean USD, CAD, AUD and its hard to differenciate the different currencies if they just have the $ symbol. here is the list of the standard currency codes; https://www.iban.com/currency-codes

thanks

dh1011 commented 2 weeks ago

Hi @DoubleJCream , Thank you for the suggestion! I’ve added an option in the configuration settings to switch between the code and symbol for currency. This change hasn’t been merged into the main branch yet, but you can use it with the tag 1.2.2dh1011/subscription-manager:1.2.2.

DoubleJCream commented 2 weeks ago

Thats great! I'm still getting my feet wet with it so i'm not in a hurry, i always have more work/projects to catch up with so i can wait (most likely) until it gets merged. thanks very much