Skip to content

Present URLs as clickable links #338

@markh-de

Description

@markh-de

Hi,

When handing out BoMs to the assembly house, I like to add purchase URLs for each part, which lead to sites such as findchips.com or octopart.com, for the purchaser to easily check and compare up-to-date stock and pricing information.

It would be very convenient if the iBOM would present URLs as clickable HTML links.

For example, this could be implemented with

  1. auto-detecting whole property values as links (i.e. the property value must start with "http://", "https://", or "file://"),
  2. auto-detecting links in property values (i.e. only a part of the value is a link), or
  3. treating whole property values as links if a checkbox "Link" (column to be added) is ticked in the "Fields" table of the configuration dialog window.

I think the first method would be easiest to implement and would be sufficient for most use cases.

Thank you for your consideration and for this great tool!

Mark

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions