obsidian-database-plugin
obsidian-database-plugin copied to clipboard
Number fields gets parentheses
When declaring a number field (type: number), the data get enclosed in quotation marks, making it impossible to proceed them with arithmetical functions (var1+var2 gets simply joint to var1var2).
Obsidian 0.15.9, Database 1.8.0.