Be able to batch update front matter value from csv

Plugin Ideas:
Be able to batch/bulk update/change YAML/front matter/properties/metadata value from CSV/JSON external sources.

ToUpdate.CSV example:

File Name, PropertyA, PropertyB
100.md, 100a, 2243
101.md, 154a, 533
102.md, 321b, 832
…

Current Workaround:

OR

But both is Command Line Interface, not very ideal to use.