gtg922r / obsidian-numerals

An obsidian plugin which turns a math code block into a full featured calculator
Other
410 stars 9 forks source link

Feature Request: Support Computer Units #84

Open syepes opened 2 months ago

syepes commented 2 months ago

It would be great to support the standard IT storage units, this would allow us to convert form one unit to another but to also do other operations like:

https://en.wikipedia.org/wiki/Units_of_information#Systematic_multiples CleanShot 2024-09-06 at 8  28 12@2x

Looks like the underlying lib already has support for these units: https://mathjs.org/docs/datatypes/units.html