[Lister] ContextMenu1 more customize

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

[Lister] ContextMenu1 more customize

Post by *ts4242 »

(1) I like to use %s in the title part too, so i can define like this

Code: Select all

ContextMenu1=Search Google for %s|http://www.google.com/search?q=%s
If the selected text is longer than 50 characters, show only the first 50 chars and append with 3 dots.

(2) Define separator if the value is -

Code: Select all

ContextMenu1=title|url
ContextMenu2=title|url
ContextMenu3=-
ContextMenu4=title|url
ContextMenu5=title|url
Post Reply