coddingtonbear / obsidian-csv-table

Have a CSV file you want to render some or all of the data from? This plugin allows you to display that data in your obsidian preview.
MIT License
113 stars 5 forks source link

Cannot load file in some subdirectory #26

Closed nerocrux closed 1 year ago

nerocrux commented 1 year ago

The file can be shown if it is put under the root of the vault path. However, if I create a subdirectory (i.e. "assets") and put the csv file into it, the plug in cannot load it properly. Is it because of my OS's default language?

スクリーンショット 2023-05-24 103410
Z446C commented 1 year ago

hello @nerocrux ! you can! example, I have a demo.csv file in folder of obsidian project root. ({root}/asset/demo.csv) then, as follows

source: asset/demo.csv