deefrawley / Flow.Launcher.Plugin.Currency

Currency conversion plugin for Flow Launcher that uses the euro and rates at https://www.ecb.europa.eu/ to convert between currencies.
MIT License
16 stars 2 forks source link

[Feature request] An option to set default currency #26

Open imsh opened 1 year ago

imsh commented 1 year ago

Right now I always have to type cc 123 usd dkk even though 95% of the requests I'm interested in converting some foreign currency to my country's currency - DKK in my case. It would be nice if there was a way to set the default currency (like, in settings) so that as soon as I type cc 123 usd the result of usd to dkk conversion is shown. Of course, if I just continue to type the 2nd currency, it should still do the conversion to that currency.

Dev123456689 commented 7 months ago

It will be a great feature if you allow to automatically convert to more than one pre-specified currency (I can specify all the currency to automatically convert to in the setting)

Additionally you could allow us to add aliases to the currency (for example, i can specify that USD=dollar, dollars, bucks and whenever i use the term 'dollar' or 'dollars' or 'bucks' it automatically understand that i am reffering to USD.

I got all this ideas from another currency converter plugin for flow converter but disappointingly it is no longer woked on and i am facing issues with it. Whenever i change any setiing related it it, it automatically resets the setting to the original. link so you can take a look at it: Flow Launcher Plugin CurrencyPP

deefrawley commented 7 months ago

I do plan on having the auto convert currency, and to have more than one (which means I need to add this to the regular search as well) but not sure if aliases will be in the next update.,

SiddharthManthan commented 3 months ago

Any update ?

deefrawley commented 3 months ago

I've started a new update to the plugin, but have had limited time this year to work on it so it is slow going.