Obsidaction

An action is a blockcode type that allows to define logic to apply to Inputs, Bindings and Templates.

{
    appendToDailyFormat : "YYYY-MM"
}

#todo File strategy: selectedFile, dateFormat, sequentialFormat

Insert strategy: insertAfterRegex, insertBeforeRegex, where empty regex value will insert at beginning/end of file. If missing defaults to append at the end of the file.