For URLs (http://and https://) links, is there a way to edit the string in 
the Links tab to be either more descriptive or eliminated altogether? A few 
examples to illustrate the point:

http://leoeditor.com/

customizing.html @ http://leoeditor.com/customizing.html

Manfrotto_143BKT_143BKT_Camera_Platform_for.html @ 
https://www.bhphotovideo.com/c/product/5184-REG/Manfrotto_143BKT_143BKT_Camera_Platform_for.html

Apparently, the URL address is preceded by whatever text follows the last 
`/` if there is any plus `@`.

It seems that the preceding text doesn't add any useful information, but 
simply makes the string longer, for no good reason. Looking at the code in 
the plugin, it seems that string text is created in the updateTabInt 
section (name = "%s @ %s" % (name, url)). Thoughts?

Rob.......

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to