Search found 1125 matches

by yusef88
20 Jun 2023 01:12
Forum: Multilingual Support
Topic: Arabic
Replies: 7
Views: 8025

Re: Arabic

This translation needs to use some words that are familiar context-appropriate.
e.g. Overwrite?|--|الإفراط في الكتابة should be Overwrite?|--|استبدال
by yusef88
07 Apr 2023 13:02
Forum: Tips & Tricks, Questions & Answers
Topic: How to Clean the Filenames of Files in a Folder, According to a white List of Chars, Automatically?
Replies: 10
Views: 620

Re: How to Clean the Filenames of Files in a Folder, According to a white List of Chars, Automatically?

actually, I'm not experienced in regex. the script belongs to highend. viewtopic.php?p=193995#p193995
I post it as example how to do rename in one go (regex maybe inaccurate)
by yusef88
07 Apr 2023 03:57
Forum: Tips & Tricks, Questions & Answers
Topic: How to Clean the Filenames of Files in a Folder, According to a white List of Chars, Automatically?
Replies: 10
Views: 620

Re: How to Clean the Filenames of Files in a Folder, According to a white List of Chars, Automatically?

I hope this will help you. $names = ""; foreach($item, <selitems <crlf>>, <crlf>, "e") { $str = gpc($item, "file"); $str = regexreplace("$str", "[\[|\]||{|}|;|,\!]", "_"); $str = regexreplace("$str", "[^a-zA-Z0-9\(\)-_\.]&quo...
by yusef88
17 Mar 2023 12:34
Forum: Wishes
Topic: Text additional column under thumbnail
Replies: 7
Views: 411

Re: Text additional column under thumbnail

BTW, XY should disallow remove column name in details view.
by yusef88
13 Mar 2023 00:38
Forum: Wishes
Topic: Show Desktop
Replies: 6
Views: 522

Re: Show Desktop

run "shell:::{3080F90D-D7AD-11D9-BD98-0000947B0257}"
by yusef88
14 Feb 2023 17:16
Forum: Tips & Tricks, Questions & Answers
Topic: noticeable delay when open huge tree
Replies: 3
Views: 233

Re: noticeable delay when open huge tree

actually I have the tree hidden and still XY checks for subfolders, so I've unticked [Check existence of subfolders in tree]
it is just a note on how both of XY and Explorer, open folders. and nothing serious
by yusef88
14 Feb 2023 16:50
Forum: Tips & Tricks, Questions & Answers
Topic: noticeable delay when open huge tree
Replies: 3
Views: 233

noticeable delay when open huge tree

when open path like C:\Windows\winsxs\Catalogs XY will expand entire tree and tends to check existence of subfolders which makes the feel of delay or lag xy check subfolders.PNG Windows Explorer also take time to expand a huge tree window explorer busy.png but it wont expand entire tree when open C:...
by yusef88
14 Feb 2023 16:49
Forum: Tips & Tricks, Questions & Answers
Topic: vi:<drop> doesn't survive Refresh
Replies: 4
Views: 302

Re: vi:<drop> doesn't survive Refresh

OK. thanks for the explanation :D
by yusef88
14 Feb 2023 15:58
Forum: Tips & Tricks, Questions & Answers
Topic: vi:<drop> doesn't survive Refresh
Replies: 4
Views: 302

Re: vi:<drop> doesn't survive Refresh

I asked because of the similarity between them. the Help says: "Think of Virtual Folders as Paper Folders without the paper." hence came the question. anyway, to always open <drop> in a dedicated tab end !"<drop>"; if not regexmatches(get("tabs", "<crlf>"), &q...
by yusef88
13 Feb 2023 12:49
Forum: Tips & Tricks, Questions & Answers
Topic: vi:<drop> doesn't survive Refresh
Replies: 4
Views: 302

vi:<drop> doesn't survive Refresh

when drop item to this button goto "vi:<drop>" and refresh list, the list become empty.
the paper folder with explicit save only keeps dropped items after Refresh
so why is the difference between them
by yusef88
05 Feb 2023 12:55
Forum: Wishes
Topic: Open folder with "hover over"
Replies: 8
Views: 743

Re: Open folder with "hover over"

admin wrote: 05 Feb 2023 10:11 This already works in the folder tree since v3.02.0017 - 2000-02-11 12:00. :)
you know, tree is the way you go to drop items. no need to hold mouse down and scroll up between files to reach folders on top :tup:
by yusef88
04 Feb 2023 17:21
Forum: Wishes
Topic: Open folder with "hover over"
Replies: 8
Views: 743

Re: Open folder with "hover over"

Pressing Escape key will cancel the drag and drop process
by yusef88
04 Feb 2023 12:32
Forum: Wishes
Topic: Open folder with "hover over"
Replies: 8
Views: 743

Re: Open folder with "hover over"

the advantage is that you can drag to subfolders as well

Image
by yusef88
04 Feb 2023 11:53
Forum: Wishes
Topic: Open folder with "hover over"
Replies: 8
Views: 743

Open folder with "hover over"

Image
A nice feature that might help move files faster.

https://www.omgubuntu.co.uk/2023/02/ubu ... drop-hover
by yusef88
24 Jan 2023 21:39
Forum: Bug Reports
Topic: explicit save only is broken (ver 24.00)
Replies: 4
Views: 228

Re: explicit save only is broken (ver 24.00)

This is a bit confusing, activating something you've turned off