obsidian-excel-to-markdown-table icon indicating copy to clipboard operation
obsidian-excel-to-markdown-table copied to clipboard

[Feature Request] Paste cells with hyperlinks from Excel

Open m0lt opened this issue 3 years ago • 0 comments

**Is your feature request related to a problem? Please describe. ** When I copy and copy a row of cells which have hyperlinks but also a "friendly name" as Microsoft calls it ("link text") and paste it in Obsidian, it automatically creates a link in the desired form: [link text](https://example.com).

When I paste the table using your plugin, it only pastes the plain text and loses the hyperlink.

Describe the solution you'd like It would be nice to have an option to paste tables from Excel to Obsidian and keep the hyperlinks.

This online converter does this exactly like described: https://tabletomarkdown.com/convert-spreadsheet-to-markdown/

m0lt avatar Oct 30 '22 21:10 m0lt