Compare in 2 panels

Discussion, questions and support.
Post Reply
Message
Author
mgroen
Posts: 147
Joined: 07.02.2020, 15:03

Compare in 2 panels

#1 Post by mgroen » 01.03.2020, 16:06

is it possible to use FC to compare 2 file listings, only on file name, excluding the extension?

If so, how to do that?

Thanks,

mgroen
Posts: 147
Joined: 07.02.2020, 15:03

Re: Compare in 2 panels

#2 Post by mgroen » 03.03.2020, 10:43

mgroen wrote: 01.03.2020, 16:06 is it possible to use FC to compare 2 file listings, only on file name, excluding the extension?

If so, how to do that?

Thanks,
Anyone???

User avatar
ralfso
Posts: 812
Joined: 31.10.2007, 18:21
Location: Gifhorn, Germany

Re: Compare in 2 panels

#3 Post by ralfso » 03.03.2020, 13:06

You can write all files of folder 1 and 2 without extension to textfiles 1 and 2 and then compare the textfiles.

Select all in Folder 1 > pathcopy-icon in adressline > chose "copy name without extension as text" > save to textfile1.txt
Select all in Folder 2 > pathcopy-icon in adressline > chose "copy name without extension as text" > save to textfile2.txt

For comparison of these textfiles you need a tool which can do this, e.g. PSPad, ExamDiff or WinMerge
The tool can be defined in settings > Programs > Compare files
https://freecommander.com/fchelpxe/en/Comparefiles.html
Regards
Ralf

Win10 (64-bit), Intel i7-2600 (3,4 GHz), 8 GB Ram, 500 GB SSD, 2x2000 GB HD, NVIDIA GeForce 545

mgroen
Posts: 147
Joined: 07.02.2020, 15:03

Re: Compare in 2 panels

#4 Post by mgroen » 03.03.2020, 13:57

ralfso wrote: 03.03.2020, 13:06 You can write all files of folder 1 and 2 without extension to textfiles 1 and 2 and then compare the textfiles.

Select all in Folder 1 > pathcopy-icon in adressline > chose "copy name without extension as text" > save to textfile1.txt
Select all in Folder 2 > pathcopy-icon in adressline > chose "copy name without extension as text" > save to textfile2.txt

For comparison of these textfiles you need a tool which can do this, e.g. PSPad, ExamDiff or WinMerge
The tool can be defined in settings > Programs > Compare files
https://freecommander.com/fchelpxe/en/Comparefiles.html
Hi, where do I find pathcopy-icon? I only have option Copy (Full) name as text in dropdown menu Edit ...

User avatar
ralfso
Posts: 812
Joined: 31.10.2007, 18:21
Location: Gifhorn, Germany

Re: Compare in 2 panels

#5 Post by ralfso » 03.03.2020, 18:00

Implemented in v790:
New action added "Copy name without extension as text"

https://freecommander.com/fchelpxe/en/U ... olbar.html
The picture from FC-help doesn't show the new entry
https://freecommander.com/fchelpxe/en/lib/NewItem66.png
Regards
Ralf

Win10 (64-bit), Intel i7-2600 (3,4 GHz), 8 GB Ram, 500 GB SSD, 2x2000 GB HD, NVIDIA GeForce 545

mgroen
Posts: 147
Joined: 07.02.2020, 15:03

Re: Compare in 2 panels

#6 Post by mgroen » 04.03.2020, 13:20

ralfso wrote: 03.03.2020, 18:00 Implemented in v790:
New action added "Copy name without extension as text"

https://freecommander.com/fchelpxe/en/U ... olbar.html
The picture from FC-help doesn't show the new entry
https://freecommander.com/fchelpxe/en/lib/NewItem66.png
I use Build 810a 32-bit public, portable version.
I don't have the option to copy without extension in the menu:

Image

direct link: https://i.postimg.cc/s2ZtWn1V/image.png

User avatar
Dreamer
Site Admin
Posts: 6113
Joined: 19.08.2007, 23:40

Re: Compare in 2 panels

#7 Post by Dreamer » 04.03.2020, 20:13

Right, it's missing in menu, all options should be in menu, if possible.

You can find it in the address bar copy button submenu, you can create a toolbar button or/and assign a keyboard shortcut too.

mgroen
Posts: 147
Joined: 07.02.2020, 15:03

Re: Compare in 2 panels

#8 Post by mgroen » 05.03.2020, 13:19

Dreamer wrote: 04.03.2020, 20:13 Right, it's missing in menu, all options should be in menu, if possible.

You can find it in the address bar copy button submenu, you can create a toolbar button or/and assign a keyboard shortcut too.
With all due respect, for me thats too much config to perform a simple task...

The tip from me would be: just put the function in an easy spot or easy to find menu.

User avatar
Dreamer
Site Admin
Posts: 6113
Joined: 19.08.2007, 23:40

Re: Compare in 2 panels

#9 Post by Dreamer » 05.03.2020, 21:33

I think, it should be in the main menu, but I'm using that option too, I added a toolbar button in the address bar in 1 minute and now it's really intuitive, in menu you would have to do few clicks, moving cursor, searching the right item, with the address bar button it's 1 unique item and just 1 click.

It's very easy to add this button:
- right click any address bar button and select "Define action toolbar..."
- in the quick filter (about the Cancel button) type "without"
- double click the item "Copy name without extension as text"
- click OK

It's really very easy to configure FC and it's impossible to add all items to "easy place" because 1000 users need 1000 different layouts.
BTW for some users the menu is easy to find, for others the address bar sub-menu is easier to find, for others the keyboard shortcut is the best solution.
That's why FC is so great, it can be easy for everyone, just a bit of time is needed to configure it, if you're using some actions often, just create a toolbar button and/or assign a keyboard shortcut.

mgroen
Posts: 147
Joined: 07.02.2020, 15:03

Re: Compare in 2 panels

#10 Post by mgroen » 06.03.2020, 13:44

I think, you are right, but also a lot people (like me), use FC as a tool and do not want/like to spend a lot of time configuring it. Easy/populair/handy functions should be available in the menu (drop down menu) by default when installation is done by default (a lot of people just click on OK during installation of a tool),
in my opinion comparing file listings with 2 panels without extension of the files is handy function and would be candidate for default visibility in the menubar AND in the drop down menu. But thats just my opinion...

Well,
I followed your advice now I am in the menu Define action toolbar,
I got stuck in this at this point (see screenshot):
Image

direct link: https://i.postimg.cc/QC5cSNPd/image.png

what do I have to do now to get it a menu item in the menubar?

Thanks,

User avatar
Dreamer
Site Admin
Posts: 6113
Joined: 19.08.2007, 23:40

Re: Compare in 2 panels

#11 Post by Dreamer » 06.03.2020, 17:36

It's a misunderstanding, you can't add anything to main menu, you need to type "without" in the quick filter field - right above the OK/Cancel buttons, just to find that item easier and to add the toolbar button - and it's just the off topic item - "Copy name without extension as text". That's why it's better to have 1 issue per 1 topic.

mgroen
Posts: 147
Joined: 07.02.2020, 15:03

Re: Compare in 2 panels

#12 Post by mgroen » 07.03.2020, 22:25

Dreamer wrote: 06.03.2020, 17:36 It's a misunderstanding, you can't add anything to main menu, you need to type "without" in the quick filter field - right above the OK/Cancel buttons, just to find that item easier and to add the toolbar button - and it's just the off topic item - "Copy name without extension as text". That's why it's better to have 1 issue per 1 topic.
Sorry, don't know what you mean...
Could we go back to original subject? Compare files in 2 panels?


mgroen
Posts: 147
Joined: 07.02.2020, 15:03

Re: Compare in 2 panels

#14 Post by mgroen » 08.03.2020, 21:44


Post Reply

Who is online

Users browsing this forum: Google [Bot] and 29 guests