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 .
Favorite folders - a lot of them
-
- Site Admin
- Posts: 64162
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Favorite folders - a lot of them
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.
FAQ | XY News RSS | XY X - Forum users with the Windows version and screen scaling percentage in the Location field of their profiles get priority support.
Re: Favorite folders - a lot of them
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.
Use an editor or script which supports the file encoding.
The Count= entry must be set of course to the actual number of entries.
Windows 11 Home, Version 24H2 (OS Build 26100.4946)
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1396a (x64), Everything Toolbar 2.0.3, Listary Pro 6.3.5.93
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1396a (x64), Everything Toolbar 2.0.3, Listary Pro 6.3.5.93
-
- Posts: 114
- Joined: 30 Jan 2018 14:58
Re: Favorite folders - a lot of them
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.
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.

Re: Favorite folders - a lot of them
There is no risk in editing an ini file while the application is not running.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.![]()
A carefull user like me has backups of all settings even month ago

Windows 11 Home, Version 24H2 (OS Build 26100.4946)
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1396a (x64), Everything Toolbar 2.0.3, Listary Pro 6.3.5.93
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1396a (x64), Everything Toolbar 2.0.3, Listary Pro 6.3.5.93
Re: Favorite folders - a lot of them
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.
-
- Posts: 4363
- Joined: 28 Feb 2012 19:27
- Location: Windows 11, 24H2 Build 26100.4770 at 100% 2560x1440
Re: Favorite folders - a lot of them
Take a look at the script I just posted here viewtopic.php?t=25956.