How to copy the path of a setting in Configuration

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
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

Post by admin »

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.

:cup:

TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

Re: How to copy the path of a setting in Configuration

Post by TheQwerty »

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.

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

Post by binocular222 »

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.
I'm a casual coder using AHK language. All of my xys scripts:
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

Post by TheQwerty »

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)'.

Filehero
Posts: 2731
Joined: 27 Feb 2012 18:50
Location: Windows 11@100%

Re: How to copy the path of a setting in Configuration

Post by Filehero »

:tup:

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

Post by bdeshi »

Yes, a great help! :ugeek: :tup:
Icon Names | Onyx | Undocumented Commands | xypcre
[ 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

Post by admin »

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.
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. 8)

TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

Re: How to copy the path of a setting in Configuration

Post by TheQwerty »

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. 8)
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.

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. :P

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

Post by admin »

The reason might not be apparent but it exists: alphabetical order.

Whatever, the work is done and it's good.

TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

Re: How to copy the path of a setting in Configuration

Post by TheQwerty »

admin wrote:The reason might not be apparent but it exists: alphabetical order.
The CKS>Jump and List of Commands are also alphabetized - just in groups because of their paths. :twisted:

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

Post by Marco »

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.
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
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

Post by admin »

One day many years ago I decided it's better readable. Then I stuck to it. Shrug. :|

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

Post by admin »

OK; added the > style. Took me 20 seconds. :)

Marco
Posts: 2354
Joined: 27 Jun 2011 15:20

Re: How to copy the path of a setting in Configuration

Post by Marco »

The OCD me says thank you :cup:
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
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

Post by kunkel321 »

Might as well go for a reverse usage....

Image

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)...
:biggrin:
ste(phen|ve) kunkel
Scaling: Main monitor 125%, Secondary monitor on the right 100%
OS: Win 10. XYplorer version: Latest beta, unless specified.

Post Reply