tgrosinger / advanced-tables-obsidian

Improved table navigation, formatting, and manipulation in Obsidian.md
GNU General Public License v3.0
2.14k stars 80 forks source link

Internationalized math functions #346

Open kaiplusuwe opened 1 week ago

kaiplusuwe commented 1 week ago

As a European user I am used to a different number scheme, i.e. "1.234,00" instead of "1,234.00". Internationalized math functions that understand different number schemes would be really an achievement.

1) "," instead of "." should be allowed to separate cents 2) thousands should be able to be separated by "." or "," respectively