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

use relative path for csv file #31

Closed zhuoqiang closed 11 months ago

zhuoqiang commented 11 months ago

how about allowing specifying relative path for csv file (relateive to the markdown file rendering it)

like

```csvtable
source: ./relative/path/to/file.csv