card-web icon indicating copy to clipboard operation
card-web copied to clipboard

URL-like things sometimes show in prettyItems

Open jkomoros opened this issue 1 year ago • 2 comments

This is visible for example in http://localhost:8081/c/everything/unpublished/working-notes/c-995-cca616 http://localhost:8081/c/everything/unpublished/working-notes/c-183-cca304 and http://localhost:8081/c/everything/unpublished/working-notes/c-945-cab300

wordIsUrl should catch this, right?

Re-run card-finishers maintenance task when it's done.

jkomoros avatar Jun 04 '23 13:06 jkomoros

In that particular case, the actual URL in question has weird formatting: https://www.schneier.com/blog/<wbr>archives/2006/08/security_is_<wbr>a_t.html Maybe this issue is very localized?

jkomoros avatar Jun 04 '23 13:06 jkomoros

In general it seems to be that urls with dashes in them have the latter parts split off even though it's part of a URL

jkomoros avatar Jun 18 '23 17:06 jkomoros