In Configuration, hold CTRL and right-click any setting caption, and you get a one-item popup menu. Click it and the path is copied to the clipboard. Works with *almost* any setting.
How to copy the path of a setting in Configuration
-
admin
- Site Admin
- Posts: 66304
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
How to copy the path of a setting in Configuration
Here a little trick that can save some seconds when posting a question or an answer.
In Configuration, hold CTRL and right-click any setting caption, and you get a one-item popup menu. Click it and the path is copied to the clipboard. Works with *almost* any setting.

In Configuration, hold CTRL and right-click any setting caption, and you get a one-item popup menu. Click it and the path is copied to the clipboard. Works with *almost* any setting.
FAQ | XY News RSS | XY X
-
TheQwerty
- Posts: 4373
- Joined: 03 Aug 2007 22:30
Re: How to copy the path of a setting in Configuration
Thanks Don - I, for one, really appreciate this!
However... it's a bit annoying that these paths and the format used in the Jump dialog are different. It would be quite nice if a user could paste a posted path into the Jump dialog to get there.
However... it's a bit annoying that these paths and the format used in the Jump dialog are different. It would be quite nice if a user could paste a posted path into the Jump dialog to get there.
-
binocular222
- Posts: 1423
- Joined: 04 Nov 2008 05:35
- Location: Win11, Win10, 100% Scaling
Re: How to copy the path of a setting in Configuration
For me: It's popup even without holding Ctrl
The text copied to clipboard is the name, not the path (i.e: "Tree and List" instead of "General > Tree and List"). This is not affected by whether Ctrl is holding or not.
The text copied to clipboard is the name, not the path (i.e: "Tree and List" instead of "General > Tree and List"). This is not affected by whether Ctrl is holding or not.
I'm a casual coder using AHK language. All of my xys scripts:
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488
-
TheQwerty
- Posts: 4373
- Joined: 03 Aug 2007 22:30
Re: How to copy the path of a setting in Configuration
That's for items in the category list on the left, but for the path to the actual 'Show Desktop folder' option you have to Ctrl+Right-Click the checkbox or label which gets you 'Configuration | Tree and List | Items in Tree and List | Show Desktop folder'.
While the jump dialog shows the same option as 'Show Desktop folder (Tree and List - Items in Tree and List)'.
While the jump dialog shows the same option as 'Show Desktop folder (Tree and List - Items in Tree and List)'.
-
Filehero
- Posts: 2731
- Joined: 27 Feb 2012 18:50
- Location: Windows 11@100%
Re: How to copy the path of a setting in Configuration
That's a great little helper!
-
bdeshi
- Posts: 4256
- Joined: 12 Mar 2014 17:27
- Location: Asteroid B-612
- Contact:
Re: How to copy the path of a setting in Configuration
Yes, a great help!

Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]
[ this user is asleep ]
-
admin
- Site Admin
- Posts: 66304
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: How to copy the path of a setting in Configuration
I see. But I don't see a solution. Both formats make sense in their context IMO. OK, I could offer the second format as a second item in that mini menu... okay?TheQwerty wrote:Thanks Don - I, for one, really appreciate this!
However... it's a bit annoying that these paths and the format used in the Jump dialog are different. It would be quite nice if a user could paste a posted path into the Jump dialog to get there.
EDIT: done.
FAQ | XY News RSS | XY X
-
TheQwerty
- Posts: 4373
- Joined: 03 Aug 2007 22:30
Re: How to copy the path of a setting in Configuration
Eh... I could already get that version using the jump dialog and I generally avoid using it because I don't find the ordering helpful.admin wrote:I see. But I don't see a solution. Both formats make sense in their context IMO. OK, I could offer the second format as a second item in that mini menu... okay?
EDIT: done.
What I was hoping for was either for the format in jump to be changed or for the filter to be a little less literal. If the pattern is of the form 'Level | Option' I don't think it would be bad for the dialog to still find the correct options.
Also note that from a consistency standpoint both CKS>Jump and List of all Commands use the 'Level | Command' format so Config's jump is just being different for no apparent reason.
-
admin
- Site Admin
- Posts: 66304
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: How to copy the path of a setting in Configuration
The reason might not be apparent but it exists: alphabetical order.
Whatever, the work is done and it's good.
Whatever, the work is done and it's good.
FAQ | XY News RSS | XY X
-
TheQwerty
- Posts: 4373
- Joined: 03 Aug 2007 22:30
Re: How to copy the path of a setting in Configuration
The CKS>Jump and List of Commands are also alphabetized - just in groups because of their paths.admin wrote:The reason might not be apparent but it exists: alphabetical order.
I see the point but still feel the jump dialog could learn a trick or two for handling path-prefixes better.
-
Marco
- Posts: 2354
- Joined: 27 Jun 2011 15:20
Re: How to copy the path of a setting in Configuration
Nifty idea!!
The only aspect I never understood very much is why you use the "|" character as a separator between menu levels. I mean, the "|" usually means a logical exclusion, not a "dive deeper into the submenu" like an ">" would convey.
The only aspect I never understood very much is why you use the "|" character as a separator between menu levels. I mean, the "|" usually means a logical exclusion, not a "dive deeper into the submenu" like an ">" would convey.
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
Don sees all [cit. from viewtopic.php?p=124094#p124094]
Don sees all [cit. from viewtopic.php?p=124094#p124094]
-
admin
- Site Admin
- Posts: 66304
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: How to copy the path of a setting in Configuration
One day many years ago I decided it's better readable. Then I stuck to it. Shrug. 
FAQ | XY News RSS | XY X
-
admin
- Site Admin
- Posts: 66304
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: How to copy the path of a setting in Configuration
OK; added the > style. Took me 20 seconds. 
FAQ | XY News RSS | XY X
-
Marco
- Posts: 2354
- Joined: 27 Jun 2011 15:20
Re: How to copy the path of a setting in Configuration
The OCD me says thank you 
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
Don sees all [cit. from viewtopic.php?p=124094#p124094]
Don sees all [cit. from viewtopic.php?p=124094#p124094]
-
kunkel321
- Posts: 664
- Joined: 10 Jun 2012 03:45
- Location: Near Seattle
Re: How to copy the path of a setting in Configuration
Might as well go for a reverse usage....

I.e. Somebody posts a config path, so I copy-n-paste it into my Address Bar and press Enter to jump to the setting in the Configuration Dialog. (Also it should work in the "Jump to Setting" box of the Config dialog)...


I.e. Somebody posts a config path, so I copy-n-paste it into my Address Bar and press Enter to jump to the setting in the Configuration Dialog. (Also it should work in the "Jump to Setting" box of the Config dialog)...
ste(phen|ve) kunkel
Scaling: Main monitor 125%, Secondary monitor on the right 100%
OS: Win 10. XYplorer version: Latest beta, unless specified.
Scaling: Main monitor 125%, Secondary monitor on the right 100%
OS: Win 10. XYplorer version: Latest beta, unless specified.
XYplorer Beta Club