Page 2 of 2

Re: History cleaner

Posted: 2024-02-14, 23:22 UTC
by petermad
PS: Has there ever been a reason given why sections in wcx_ftp cant be redirected
I cannot recall it - maybe because that file is usually not so big?

Re: History cleaner

Posted: 2024-02-15, 08:08 UTC
by ghisler(Author)
It would be problematic to split up the [connections] section from the actual connections, especially if [connections] would be in a read only file and the connections would not. It would be more useful to support multiple wcx_ftp files, for example to have some predefined read-only connections (e.g. managed by the company you work for) and a separate file for user-defined connections. But I don't know how this should be presented to the user.

Re: History cleaner

Posted: 2024-02-25, 22:06 UTC
by hi5
ghisler(Author) wrote: 2024-02-15, 08:08 UTCBut I don't know how this should be presented to the user.
Show in a new Window a treeview with checkboxes? Sections that can't be removed are disabled in the treeview.

Code: Select all

History cleaner:

+[x] Tabs
  |-[x] Left Tabs
  |-[x] Right Tabs
+[ ] History
  |-[ ] Left History
  |-[ ] Right History
  |-[x] Make Directories
  |-[x] New File(s)
  |-[ ] etc

[Cancel] [Apply]