-
Notifications
You must be signed in to change notification settings - Fork 534
Closed
Description
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
- auto-detecting whole property values as links (i.e. the property value must start with "http://", "https://", or "file://"),
- auto-detecting links in property values (i.e. only a part of the value is a link), or
- 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
Labels
No labels