farling42 / obsidian-import-json

Plug-in for Obsidian.md which will create Notes from JSON files
MIT License
91 stars 5 forks source link

Provide name of source data file as a handlebars variable #12

Closed farling42 closed 2 years ago

farling42 commented 2 years ago

A new variable "SourceFilename" is available for use in handlebars templates. It will contain the name of the chosen JSON/CSV file. If the text box was used instead of file selection, then SourceFilename will not be set.

farling42 commented 2 years ago

Fixed in 0.16.0