Search found 147 matches

by mgroen
13.03.2020, 12:42
Forum: General Discussion
Topic: it is possible to maintain "unsorted" view when sorting on name/date/size
Replies: 1
Views: 7741

it is possible to maintain "unsorted" view when sorting on name/date/size

Don't know if this question can be explained, but will try in easy way:

currently, in FC, if you click View -> sort by -> Name (cntrl+f3), files and folders are sorted by name but folders are displayed on top (or bottom) and not in between the files. I call this step (a)
If you then choose View ...
by mgroen
11.03.2020, 11:11
Forum: General Discussion
Topic: How well is the search within PDF files plugin?
Replies: 4
Views: 11801

Re: How well is the search within PDF files plugin?


Google search: http://ebstudio.info/home/xdoc2txt.html
32 BIt: http://ebstudio.info/download/KWICFinder/xd2tx219.zip
64 Bit: http://ebstudio.info/download/KWICFinder/xd2tx2191_x64.zip


Thanks!

I tried it, and it works well :)

but, if FC needs to first convert every pdf it needs to search ...
by mgroen
11.03.2020, 09:52
Forum: General Discussion
Topic: How well is the search within PDF files plugin?
Replies: 4
Views: 11801

Re: How well is the search within PDF files plugin?


The search function (within PDF files) use the text converter program xdoc2txt.exe
You can see and test how it works in the viewer https://freecommander.com/fchelpxe/en/Converter.html.
If the search function has to search for a text in a pdf file, then it first converts the pdf file into a text ...
by mgroen
08.03.2020, 21:48
Forum: General Discussion
Topic: How well is the search within PDF files plugin?
Replies: 4
Views: 11801

How well is the search within PDF files plugin?

I need a good tool to search contents within a bunch of PDF files. Not looking for search for file name, but actually search in the contents of these pdf files for a specific word (term).

I thought this is possible with a plugin but only with a pro version of FC, right?

Since I am considering ...
by mgroen
07.03.2020, 22:26
Forum: Resolved Bugs, Issues, Requests
Topic: feature request: implement files with no extension in Quickfilter
Replies: 3
Views: 8540

Re: feature request: implement files with no extension in Quickfilter

Marek wrote: 07.03.2020, 12:18 Implemented in the current 814 release. Use "*." as filter.
Great! Is this also available already in the public release?
by mgroen
07.03.2020, 22:25
Forum: General Discussion
Topic: Compare in 2 panels
Replies: 13
Views: 21016

Re: Compare in 2 panels


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 ...
by mgroen
06.03.2020, 13:44
Forum: General Discussion
Topic: Compare in 2 panels
Replies: 13
Views: 21016

Re: Compare in 2 panels

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 ...
by mgroen
05.03.2020, 14:24
Forum: General Discussion
Topic: move/copy only folder structure?
Replies: 1
Views: 7709

move/copy only folder structure?

Is it possible to only move/copy the file structure (hierarchie) without moving/copying the files in it?
by mgroen
05.03.2020, 13:19
Forum: General Discussion
Topic: Compare in 2 panels
Replies: 13
Views: 21016

Re: Compare in 2 panels


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 ...
by mgroen
05.03.2020, 13:17
Forum: Feature Requests
Topic: feature request: implement option "exclude file extension" in Compare folders settings
Replies: 5
Views: 10505

Re: feature request: implement option "exclude file extension" in Compare folders settings


I think you could use Search->Duplicates for the task.
In the "Location" tab define
File name: *.rtf;*.pdf
Search in Folders: Path1;Path2
If all files are in one folder then use only Path1.

In the "Duplicates" tab activate "Find duplicate files" and "Same file name (without extension)"

As ...
by mgroen
04.03.2020, 13:22
Forum: General Discussion
Topic: question: how to select files with no extension?
Replies: 2
Views: 8399

Re: question: how to select files with no extension?

Karol wrote: 03.03.2020, 14:48 If your file names have no other dots:
- open filter dialog Alt+Y
- as filter mask use: ^[^.]*$
- check Regular Expression box
Thanks, that worked.
Could this be implemented in the quickfilter as well?
by mgroen
04.03.2020, 13:20
Forum: General Discussion
Topic: Compare in 2 panels
Replies: 13
Views: 21016

Re: Compare in 2 panels


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

https://freecommander.com/fchelpxe/en/UiAddressBarActionsToolbar.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 ...
by mgroen
04.03.2020, 13:16
Forum: Feature Requests
Topic: feature request: implement option "exclude file extension" in Compare folders settings
Replies: 5
Views: 10505

Re: feature request: implement option "exclude file extension" in Compare folders settings


Maybe you can tell us for what purpose this should serve.
Implementing something that doesn't seem sensible is not really my thing.


The purpose looks simple to me: to be able to compare files with same name but different extension.
Here is the use case:
I had converted a bulk of .rtf files to ...
by mgroen
03.03.2020, 13:59
Forum: Resolved Bugs, Issues, Requests
Topic: feature request: implement files with no extension in Quickfilter
Replies: 3
Views: 8540

feature request: implement files with no extension in Quickfilter

The quickfilter now does not allow to select files with no extension... could this be created?