In general, the CSV import from Confluence works quite well.
But when I export the Confluence table with hyperlinks, they are stored in CSV in form of =HYPERLINK(<URL>; <Title>)
, and Coda imports them as is, without converting them to proper URLs.
A lot of our Confluence tables contain hyperlinks, and we need a way to import these tables to Coda as easy as possible.
So, my suggestion is to handle the =HYPERLINK
values properly during CSV import and convert them to nicely-looking links automatically.