tgrosinger / advanced-tables-obsidian

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

Function to evaluate all formulas in file #221

Open half-adder opened 2 years ago

half-adder commented 2 years ago

Is your feature request related to a problem? Please describe. I have formulas in some of the templates I use. When the template is populated via QuickAdd, the formulas are not automatically evaluated. I then have to go back to each table to manually evaluate it.

Describe the solution you'd like I would like a function I can run that evaluates all tables in the current file. This way, I can append this function to the end of my QuickAdd macro.

Describe alternatives you've considered

Additional context