Menu

Feature request: create hyperlinks in INSERT TEXT commands

CJ Hendrix
2021-04-16
2021-04-25
  • CJ Hendrix

    CJ Hendrix - 2021-04-16

    Apologies if this has come up before, but I wasn't able to find an discussion of it. I've had a look through the metacommands file as well and haven't found any hints. If there's already a way to do this in LPub3D, please let me know.

    I would like to be able to include hyperlinks inside text boxes created in LPub3D that would be included in the exported PDF. It could be something like:

    0 !LPUB INSERT TEXT "Instructions for the Airship can be found <a href=\"https://bit.ly/lego-airship\">here.</a>"

    Or maybe a markdown approach could avoid the need for escaping the quotes:
    0 !LPUB INSERT TEXT "Instructions for the Airship can be found [here](https://bit.ly/lego-airship)."

    The markdown approach might be a nice start towards allowing text formatting, though I can imagine that might be a headache you'd rather avoid.

     
  • Trevor Sandy

    Trevor Sandy - 2021-04-16

    Thank you for your request. I've added it to the queue - see GitHub ticket #531.

    Cheers,

     
  • Trevor Sandy

    Trevor Sandy - 2021-04-23

    This item has been resolved. Follow the GitHub ticket to review.

    Cheers,

     
  • CJ Hendrix

    CJ Hendrix - 2021-04-25

    Thanks for that. Sorry that I didn't find that in my research before making a ticket.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.