ZhichaoHong / UnitsConverter.Fluent.Plugin

Fluent Search Plugin for units conversion.
0 stars 0 forks source link

Rapid conversion #2

Open gitthangbaby opened 2 years ago

gitthangbaby commented 2 years ago

I'd be great for the unit converter to steal search result if it's probable the query will be about unit conversion. Without typing "unit...". Example of query:

20kg -> current behaviour: Fluent Search will give web results -> expected behavior: UnitsConverter will translate the 20kg to a frequent unit (like "20kg in pound" query) or all possible units (like "unitconverter 20kg" query).

gitthangbaby commented 3 months ago

I'd also love to have less units, there are so many irrelevant units like decigram, earthmass, grain, while kg, or g has to be scrolled deep down. When a search is performed e.g. '10 lb in kg' and Enter is pressed, Fluent Search will "smartly" remember it, and offer result in kg first. But only for "10 lb" value and nothing else. So it's not very smart. Also i'd like to skip " in " word, just like the currency plugin does. E.g. enter "10 lb kg". Also i'd love the calculations possible, just like the currency plugin does. E.g. enter "10*2 lb", and result is provided by converting 20lb. I believe 3 major plugins should be super rapid: calculator, currency and units.