Re: OT: html code to open a document in kwrite?

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Brian Cluff
Date:  
To: plug-discuss
Subject: Re: OT: html code to open a document in kwrite?
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?

Brian Cluff

On 5/31/19 10:16 AM, Joe Lowder wrote:
> Is it possible to write (the simplest possible)
> html code that will open a text file from a simple
> menu entry using the 'kwrite' editor ... that will
> allow me to write and edit in a pre-named text file
> and save the changes?
>
> I do this now from the command line:
>
> $ kwrite filename <E>
>
> But I would like to be able to do it by simply
> clicking on an entry in a simple html menu.
>
> These attempts do not work:
> <li><a href=file:/home/joe/notes>open notes text file</a>
> <li><a href="exec kwrite notes">open notes with kwrite</a>
> <li><a href="exec /usr/bin/kwrite notes">open notes with exec</a>
>
>
>
> ---------------------------------------------------
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss


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