K-Meleon

KMeleonWiki > Resources > MacroLibrary > ClipTex

Submitted by: Johnny Sim-Bravenboer



Notes:

ClipTex is a simple plain text editor that reads the Windows clipboard at start-up. So when wanting to save plain text to a text file, there is no need to paste after opening the program, as the pasting is done automatically. The text can then be saved to a plain-text file.

In addition, any customizations, such as font type and size, are saved automatically upon closing the program.

You can download ClipTex here.


In Macros:

send_selected_to_ClipTex{
     menu = "Send to ClipTex";
     &Selected;
     exec("C:\\Program Files\ClipTex\ClipTex.exe");
}


In Menus:

Selected Text{
macros(URL, Go to URL)

macros(send_selected_to_ClipTex)

macros(EmailText?, Send by Mail)
-
!Web Search
}


Comments & Questions

K-Meleon

(c) 2000-2010 kmeleonbrowser.org. All rights reserved.
design by splif.