Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: jls on September 13, 2012, 05:06:14 AM

Title: [REQUEST] filetool/xfiletool gui
Post by: jls on September 13, 2012, 05:06:14 AM
Thanks
Title: Re: [REQUEST] filetool/xfiletool gui
Post by: curaga on September 13, 2012, 09:58:14 AM
What would it do? Anything more than just launch a text editor for each?
Title: Re: [REQUEST] filetool/xfiletool gui
Post by: jls on September 13, 2012, 10:05:13 AM
2 panels, on the left the file system, on the right the content of filetool & xfiletool, plus buttons for remove & add entries.
Title: Re: [REQUEST] filetool/xfiletool gui
Post by: ananix on September 13, 2012, 10:41:30 AM
im really not trying to diss something here but for my users the file tool concept is to complex and for those who understand and need it, they know how to use a file editor.
i beleave the filetools are mostly for power users, managers and spinoff developers.

I know this is not the place but i would like to know more about your ecore concept.
Title: Re: [REQUEST] filetool/xfiletool gui
Post by: Rich on September 13, 2012, 11:10:32 AM
While a point and click environment might make it easier to update these files, you still need to understand how
.filetool.lst  and  .xfiletool.lst  interact. Otherwise you won't get the results you expect.
Title: Re: [REQUEST] filetool/xfiletool gui
Post by: ananix on September 13, 2012, 03:22:18 PM
But i guess it would be an obvious (and big) extension of the already existing GUI tool "filetool" accessible from the ControlPanel now its there anyways :) and it would also make it more usable as a real backup tool on frugal installs :))
Title: Re: [REQUEST] filetool/xfiletool gui
Post by: coreplayer2 on September 13, 2012, 03:59:36 PM
I think the intention is to have a tool which ensures successful backup with filetool and xfiletool compliance without the need to know how they interact and have the backup perform as desired.   
I know that most my backup errors are self induced, a copy of filetool.lst and xfiletool.lst are needed for the other occasions..   While weird things can and do happen, most issues can be recognized with " filetool.sh -d " command.    A utility that would help prevent or reduce the need for diagnosing a backup could be beneficial to many.


   
Title: Re: [REQUEST] filetool/xfiletool gui
Post by: tinypoodle on September 15, 2012, 11:36:10 AM
In some earlier versions there was a tool "Add_to_Filetool", which was just
Code: (sh) [Select]
/usr/bin/add2file /opt/.filetool.lstbringing up a  GUI file selector, allowing to append a filename.

My search to find anything related in release notes was unsuccessful, so no idea when and why that changed.
Title: Re: [REQUEST] filetool/xfiletool gui
Post by: roberts on September 15, 2012, 01:20:08 PM
It was deemed not worthy of the space it occupied, as it was reportedly rarely used.
BTW, add2file is still in the fltk_projects source directory.
Title: Re: [REQUEST] filetool/xfiletool gui
Post by: tinypoodle on September 15, 2012, 01:52:37 PM
Understood.
I had noted it was still in current source dir in my quest to find out at what time it had been removed; had been wondering if there was any relation with "editor" being introduced.
Title: Re: [REQUEST] filetool/xfiletool gui
Post by: roberts on September 15, 2012, 11:52:37 PM
You have a good memory! The introduction of the editor was indeed the reason.
Add2file was added mainly because users were forced to use, the then only editor in the base, vi.
Title: Re: [REQUEST] filetool/xfiletool gui
Post by: roberts on September 27, 2012, 01:33:03 AM
Considering request for v4.7
Title: Re: [REQUEST] filetool/xfiletool gui
Post by: roberts on October 05, 2012, 05:55:27 PM
I have revisited and expanded and filetool GUI with this request in mind.
Look for it in 4.7rc1.