Page 1 of 1

Favorite folders - a lot of them

Posted: 13 Mar 2023 21:18
by DixieCup48
When working inside List Management - Favorite Folders would like to have the ability to temporarily sideline some of them. That could be by either a // or for a number of them /*...*/.

The reason being that would be a way to temporarily put some on hold instead of deleting them and having to reenter them again later .

Re: Favorite folders - a lot of them

Posted: 14 Mar 2023 14:18
by admin
In List Management - Favorite Folders you can press F6 to enter Edit mode, then store the bunch you got in some text file, and then remove what you don't need. That's the best I can offer for now.

Re: Favorite folders - a lot of them

Posted: 14 Mar 2023 15:14
by Horst
While XY is not running you may change the [Favorites] section in XYplorer.ini
Use an editor or script which supports the file encoding.
The Count= entry must be set of course to the actual number of entries.

Re: Favorite folders - a lot of them

Posted: 14 Mar 2023 15:38
by DixieCup48
to admin - awkward but it does the job. Thank you

to Horst - Thank you too. At this juncture of life's sojourn, experience as taught never to touch an .ini unless the fate of Western Man hangs in the balance. :biggrin:

Re: Favorite folders - a lot of them

Posted: 14 Mar 2023 16:09
by Horst
DixieCup48 wrote: 14 Mar 2023 15:38 to admin - awkward but it does the job. Thank you

to Horst - Thank you too. At this juncture of life's sojourn, experience as taught never to touch an .ini unless the fate of Western Man hangs in the balance. :biggrin:
There is no risk in editing an ini file while the application is not running.
A carefull user like me has backups of all settings even month ago :)

Re: Favorite folders - a lot of them

Posted: 14 Mar 2023 19:17
by jupe
If you want to put in the effort, you could write a script to load favorites from a file or similar, so you could keep them external, and filter any lines that are commented out in said file before import, lookup favs() in the help file.

Re: Favorite folders - a lot of them

Posted: 17 Mar 2023 13:35
by klownboy
Take a look at the script I just posted here viewtopic.php?t=25956.