Search found 2820 matches

by jupe
20 May 2024 05:18
Forum: Tips & Tricks, Questions & Answers
Topic: Extract and rename extracted files
Replies: 4
Views: 58

Re: Extract and rename extracted files

You probably just need a refreshlist; after the zip_extract though if you didn't want to rewrite the whole thing.
by jupe
20 May 2024 00:21
Forum: Bug Reports
Topic: sorting by labels
Replies: 9
Views: 116

Re: sorting by labels

It's a command number, you can look them up in

Help | List All Commands
by jupe
20 May 2024 00:20
Forum: Tips & Tricks, Questions & Answers
Topic: Rapid Access
Replies: 20
Views: 428

Re: Rapid Access

Looks fixed now, thanks.

Another thing though is that in fresh, if RAF is enabled and then middle clicked on in tree, the icon is missing off the BG tab until switched to, it's the same however its done, eg. tab("newb", "%rapidaccess%");
by jupe
19 May 2024 22:51
Forum: Bug Reports
Topic: Bug opening files with overlong paths (259+ characters)
Replies: 29
Views: 515

Re: Bug opening files with overlong paths (259+ characters)

Your requests are probably better placed here

https://code.videolan.org/videolan/vlc/-/issues/25640
https://code.videolan.org/videolan/vlc/-/issues/24246

Or if you really wanted to, you should be able to write a quick batch file to modify the manifest using ResHacker.
by jupe
19 May 2024 03:04
Forum: Bug Reports
Topic: sorting by labels
Replies: 9
Views: 116

Re: sorting by labels

Yeah, definitely looks like a bug, possibly since soft Labels were added, in the meantime you could use something like this instead:

sortby "Label", "clk";

Moved topic to Bug reports.
by jupe
19 May 2024 03:03
Forum: Bug Reports
Topic: Drag and Drop to Another Application
Replies: 2
Views: 57

Re: Drag and Drop to Another Application

You could try toggling this,

Configuration | Other | Shell Integration | Drag and Drop | Extended compatibility for clipboard and drag and drop
by jupe
19 May 2024 02:56
Forum: Tips & Tricks, Questions & Answers
Topic: Open 2nd Pane on Bottom
Replies: 2
Views: 61

Re: Open 2nd Pane on Bottom

Try this:

Panes | Swap Panes
by jupe
18 May 2024 07:26
Forum: Wishes
Topic: Increase Info Panel area when you increase text size
Replies: 3
Views: 77

Re: Increase Info Panel area when you increase text size

You're intentionally breaking the layout with such a large font size, to set max IP size you only need Shift+F12, you could try changing your scaling if necessary.

Anyway the developer might have better advice for you, we'll see.
by jupe
18 May 2024 07:00
Forum: Wishes
Topic: Rapid Access Always visible
Replies: 6
Views: 148

Re: Rapid Access Always visible

Tools | Customize Tree | Lock Tree
by jupe
18 May 2024 06:41
Forum: Bug Reports
Topic: Doubled up items in Search Results
Replies: 2
Views: 59

Doubled up items in Search Results

Since I began using XYplorer I have occasionally noticed items were doubled up in search results, ie. duplicate items, I have never been able to build repro steps, it seemed erratic, but now I have finally managed to, but only in a certain scenario, I have no idea if resolving this will fix those ot...
by jupe
18 May 2024 05:15
Forum: Wishes
Topic: extracttext() for Htm and Html
Replies: 8
Views: 160

Re: extracttext() for Htm and Html

@Don: Is there any obstruction to enabling file:/// support for SC readurl[utf8], because the striphtml feature could possibly be handy on local files.

@DmFedorov: It could still be used currently (I assume), if you weren't opposed to running a local web/ftp server temporarily when required.
by jupe
18 May 2024 04:04
Forum: Tips & Tricks, Questions & Answers
Topic: Rapid Access
Replies: 20
Views: 428

Re: Rapid Access

Thanks for adding that! :tup: Another thing I wanted to ask was, in fresh with the list in %rapidaccess% root, if you right click a folder, the top 2 ctx menu items, "Open in New Tab" etc. work fine on normal folders, but if I try and use their similar CIDs eg. #1043;/#1062; etc, I get a m...
by jupe
17 May 2024 09:02
Forum: Tips & Tricks, Questions & Answers
Topic: How to suppress *.url and *.lnk file name extensions in DetailsView?
Replies: 15
Views: 1339

Re: How to suppress *.url and *.lnk file name extensions in DetailsView?

Don't you think you should have stated that? It doesn't requires a script to achieve that, so why would anyone automatically assume you meant that, especially in a topic that has nothing to do with scripting, it's about hiding exts, and you used the word remove not rename.