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

Recognize wikilinks #5

Closed gemisigo closed 2 years ago

gemisigo commented 2 years ago

It would be great if this plugin could render the contents of the csv in a way so that Obsidian could recognize (and allow clicking) the wikilinks in it. Having a wikilink in a row anywhere but the last column will not render that row at all. Having it in the last column will show it as plain text.

coddingtonbear commented 2 years ago

This is a duplicate of #2