snake_case
to camelCase
. We believe this naming schema is more consistent with the Obsidian API and therefore better adapted for plugin authors to extend. This will impact all your existing filters and formulas so please be sure to go through your existing .base
files and correct them.date
and time
functions for extracting date or time out of a datetime. (e.g. date(now())
).split
function to split a string.[object Object]
.floor(0)
function showing an empty cell.min
function returning the maximum value by mistake.max
function showing an error.contains
function is now case-insensitive.inFolder
function no longer shows an error when no folder is specified.