Search found 59 matches

by notabot
01 May 2021 18:20
Forum: Tips & Tricks, Questions & Answers
Topic: Need help understanding filters
Replies: 5
Views: 1000

Re: Need help understanding filters

Shouldn't !.git do exactly that? According to the help: There is one difference to Visual Filters though: Live Filters behave like Type Ahead Find and treat ! and # as normal literal characters. In other words Live Filters do not support extended pattern matching (! = Boolean NOT , # = wildcard for...
by notabot
01 May 2021 17:47
Forum: Tips & Tricks, Questions & Answers
Topic: Can't get my "command prompt from here" back ...
Replies: 13
Views: 1766

Re: Can't get my "command prompt from here" back ...

The "command prompt from here" context menu entry comes from Windows.
It is in the extended context menu, which means you have to SHIFT+rightclick to see it.

(Or press SHIFT+F10; that will show the regular + extended context menu, as it is a bit hard to type SHIFT+SHIFT+F10 ;))
by notabot
01 May 2021 17:42
Forum: Bug Reports
Topic: Extract all and right click menu
Replies: 55
Views: 7481

Re: Extract all and right click menu

Here it looks like this with results from several folders Looks are OK, but when you actually would 'extract to separate folders' and possibly more options, you will notice that it will be executed wrong, because those shell extensions are not prepared to handle files from different folders. 7-zip ...
by notabot
15 Apr 2021 01:11
Forum: Tips & Tricks, Questions & Answers
Topic: Instance Specific Tags in GUI
Replies: 12
Views: 1871

Re: Instance Specific Tags in GUI

jupe wrote: 14 Apr 2021 22:15 MUT is in the glossary under "Multi-User-Tagging" I suppose the acronym could be added there.
I think you ae talking about a different glossary. I meant the one below.
If thre is a better source of information for all the incrowd abbreviations used on this forum, please let me know.
by notabot
14 Apr 2021 22:01
Forum: Tips & Tricks, Questions & Answers
Topic: Instance Specific Tags in GUI
Replies: 12
Views: 1871

Re: Instance Specific Tags in GUI

nicholascueto wrote: 02 Dec 2020 04:44MUT
jupe wrote: 02 Dec 2020 05:07MRU
Could these be added to the Glossary in the helpfile?

(MUT was 'defined' elsewhere in the help and I assume MRU is just Windows' Most Recently Used, but still ...)
by notabot
02 Apr 2021 23:26
Forum: Wishes
Topic: Tab History
Replies: 3
Views: 654

Re: Tab History

Thanks for replying! I'm not sure if you are aware of all these existing options. As said: To open the Tab History, currently one has to choose Go > History from the menu (there might be other ways that I haven't discovered yet). If you press Alt+N, the tab's history is also displayed directly. Not ...
by notabot
01 Apr 2021 12:11
Forum: Wishes
Topic: Tab History
Replies: 3
Views: 654

Tab History

To open the Tab History, currently one has to choose Go > History from the menu (there might be other ways that I haven't discovered yet).

Suggestion:
Open the folders of the Tab History in a context menu when Alt+right-click on the tab.
(or the most recent n, if the list gets too long)
by notabot
25 Mar 2021 12:45
Forum: Wishes
Topic: CEA for items, request
Replies: 25
Views: 3396

Re: CEA for items, request

Thanks for providing some feedback @sweet40! :-(
by notabot
25 Mar 2021 12:30
Forum: Tips & Tricks, Questions & Answers
Topic: XYplorer Quick Start Guide
Replies: 5
Views: 1533

Re: XYplorer Quick Start Guide

Right-click a column header to change it's layout; Right-click the Name column (or an "empty" column) header to change the used columns / global column settings.
by notabot
23 Mar 2021 12:17
Forum: Tips & Tricks, Questions & Answers
Topic: Get active/inactive panel folders to clipboard
Replies: 7
Views: 1681

Re: Get active/inactive panel folders to clipboard

notabot wrote: 23 Mar 2021 11:26 But what to send? Copydata <something> ?
highend wrote: 23 Mar 2021 11:51

Code: Select all

            $aPanePath = get('path', 'a');
            copydata $callerHWnd, $aPanePath, 2;
How did I miss that? :shock:

Thank you, @highend!
by notabot
23 Mar 2021 11:26
Forum: Tips & Tricks, Questions & Answers
Topic: Get active/inactive panel folders to clipboard
Replies: 7
Views: 1681

Re: Get active/inactive panel folders to clipboard

Yes, I got that I need some sort of Receive_WM_COPYDATA function.
But what to send? Copydata <something> ?

A bit more detail would be helpful here ...

(AHK language, if that matters)
by notabot
23 Mar 2021 10:56
Forum: Tips & Tricks, Questions & Answers
Topic: Get active/inactive panel folders to clipboard
Replies: 7
Views: 1681

Re: Get active/inactive panel folders to clipboard

For now, I used Send_XYPlorer_Message(_thisID, "::copytext get('path', a);") and Send_XYPlorer_Message(_thisID, "::copytext get('path', i);") to get active/passive folder to the clipboard. (based on this thread ) Is there another way - I bet there is - to get the active/passive p...
by notabot
15 Mar 2021 15:10
Forum: Wishes
Topic: 64-bit context menu
Replies: 1
Views: 1395

64-bit context menu

I noticed that the 64-bit context menu opens quite slow. It looks like it is a separate application (without further analyzing though)
Here is a ready-to-run replacement that starts faster.
(also includes a 32-bit context menu).

Source code can be found here
by notabot
13 Mar 2021 21:12
Forum: Tips & Tricks, Questions & Answers
Topic: 'double click on empty space goes up' - no longer works?
Replies: 6
Views: 2164

Re: 'double click on empty space goes up' - no longer works?

Darcey wrote: 13 Mar 2021 21:07 or it's now some other option somewhere....
Yes. It is under Menu:Tools > Configuration > Custom > Custom Event Actions :

Clicking on White: Double-click on white in file list = Go up