Opened 2 years ago
Closed 2 years ago
#12 closed enhancement (fixed)
Copy a detected URL into the Link URL field when converting a Note to a Useful Link
Reported by: | Mike Dewhirst | Owned by: | |
---|---|---|---|
Priority: | medium | Version: | 0.9.x |
Keywords: | Cc: |
Description
The Note has a Link No/Yes field whereby 'Yes' converts the Note into a Link. This ticket scans the note and if a correctly formatted URL is detected, it will be copied into the Link URL field of the Link.
Note:
See TracTickets
for help on using tickets.
Fixed in Rev 3040
Because there is only one Link URL field in the Link record, only the first link in the Note is copied. The entire note is copied unchanged to Link.synopsis.
It should be noted that no link testing is performed in transit. A link is identified as beginning with "http" and ending with a space or line ending.