My 2 cents

So it sounds you just don't want to type the command?

Setting this up in a browser makes you open the browser and then open the page and then click on the link.

I think the simplest solution would be to add an entry to the system menu or an icon to the panel or desktop.

Depending on you distribution the steps will be different, but somewhat similar.

If you right click on the desktop there should be an entry to create a launcher

Give it a name, add the command you want and you can even customize the icon and save it.

Now you can click on it and it will do what you want.

You can also drag the icon to the panel or menu.



On Fri, May 31, 2019, 3:51 PM Joe Lowder <joe@actionline.com> wrote:
Thanks for all comments and suggestions.

------------
May 31, 2019 Brian Cluff wrote:
> Are you trying to make a list that can let you edit
> files on the local hard drive or are you trying to
> edit files on a server?
------------

Just want to edit files on my local hard drive
something like this simple

<title> small menu test </title><html><head><body><br>

Small menu test: The objective is simply to be able to <br>
tap to open each example file with the kwrite text editor <br>
from a menu list, edit the named file, save that file, <br>
and upon save and close, go right back to the menu.<br><br>

<li><a href=file:///home/joe/note1.txt>note1 text file</a>
<li><a href=file:///home/joe/note2.txt>note2 text file</a>
<li><a href=file:///home/joe/note3.txt>note3 text file</a>

</body></html>



---------------------------------------------------
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss