TrelloExport icon indicating copy to clipboard operation
TrelloExport copied to clipboard

In HTML Export, Trello links in Description Field should be exported as Card Names instead of Trello web links

Open kngautham opened this issue 4 years ago • 2 comments

kngautham avatar Apr 20 '20 15:04 kngautham

TrelloExport allows you to use custom Twig templates for HTML exports, please check this blog post https://trapias.github.io/blog/2018/04/27/TrelloExport-1.9.43

trapias avatar Apr 29 '20 21:04 trapias

Would using Twig templates allow to have the images attached on the cards stored locally? Currently if there are attachments (images or others) they export only points to the URL of the attachment (stored in Trello's Amazon S3 servers), but when TrelloExport is used as a backup solution it would be expected to have the files downloaded to your computer. Maybe is this what @kngautham means?

diegopau avatar Jul 28 '20 16:07 diegopau