Search found 5242 matches

by Dreamer
04.01.2024, 17:11
Forum: Resolved Bugs, Issues, Requests
Topic: 903 - Inactive panel remain inactive, after clicking the inactive tab
Replies: 2
Views: 1983

Re: 903 - Inactive panel remain inactive, after clicking the inactive tab

I found, that I forgot to upload updated custom setting, uploaded now to: Help/Samples/Dreamer Settings 2024-01-01/

Anyway, perhaps it's reproducible also with previous settings.

You can delete older custom settings folders.
by Dreamer
02.01.2024, 23:27
Forum: Resolved Bugs, Issues, Requests
Topic: 903 - Inactive panel remain inactive, after clicking the inactive tab
Replies: 2
Views: 1983

903 - Inactive panel remain inactive, after clicking the inactive tab

I had this issue several times, but I couldn't reproduce it, now I can: To reproduce: - use my custom settings (updated) - set first tab in both panels - make left panel active - in settings - Refresh enable first 3 options, disable 4th option and enable 5th option "Refresh when FC is activated...
by Dreamer
30.12.2023, 14:34
Forum: General Discussion
Topic: Multi-rename pattern for inserting white spaces in dates [RESOLVED]
Replies: 4
Views: 11225

Re: Multi-rename pattern for inserting white spaces in dates

It looks it's a bug, this should work:

Code: Select all

[n4] [n,5,6] [n,7,8]
FC 900 32-bit, 900 64-bit, Windows 10 22H2 64-bit.

Could be related with this one:

[900] MultiRename-Exif problem - FreeCommander Forum
by Dreamer
28.12.2023, 17:28
Forum: Bug reports
Topic: Select by drawing rectangle does not work anymore: All columns are active
Replies: 6
Views: 8343

Re: Select by drawing rectangle does not work anymore: All columns are active

Use the FAQ from previous post to find the correct FreeCommander.ini file, close FC, open the .ini file in Notepad, Ctrl+F, type: FileListRowSelect=1 Press Enter, replace 1 with 0, press Ctrl+S to save file, close Notepad, open FC. There was some graphical issues if that option was disabled, active ...
by Dreamer
26.12.2023, 17:43
Forum: Bug reports
Topic: Select by drawing rectangle does not work anymore: All columns are active
Replies: 6
Views: 8343

Re: Select by drawing rectangle does not work anymore: All columns are active

It's not a bug, Full row select option was removed for other issues. It should be available in the ini file: FileListRowSelect=1 Change it to 0 while FC is not running, but it can cause other issues. Workarounds: mouse shortcuts (e.g. middle click icon to select item), toggle select, select files wi...
by Dreamer
18.12.2023, 18:34
Forum: Feature Requests
Topic: Move to a new folder
Replies: 1
Views: 4154

Re: Move to a new folder

It's already possible:

- select files
- press F6 or Shift+F6 (with dialog)
- enable option "Use current folder"
- select "*.*" and type the name for a new folder
by Dreamer
18.12.2023, 18:28
Forum: Feature Requests
Topic: Classify files according to hour/minute/second creation
Replies: 2
Views: 4502

Re: Classify files according to hour/minute/second creation

Partly possible: Mutli Rename with move to new created folder - FreeCommander Forum It's possible to move files to subfolders by minutes, if you rename files by EXIF date first: [exif_taken] Then try this: [n,1,16]\[n] Files should be moved to subfolders like: 2023-12-18 18-01 2023-12-18 18-02 2023-...
by Dreamer
17.12.2023, 19:51
Forum: Resolved Bugs, Issues, Requests
Topic: Bug with 'multiple rename' tool (diacritics characters)
Replies: 2
Views: 9113

Re: Bug with 'multiple rename' tool (diacritics characters)

Which files, types, how many files, are you using quick viewer in multi rename window?

I can't reproduce in version 2024 900 32-bit public, Windows 10 22H2 64-bit.

I tested also with more characters from this post.

Please try the new version.
by Dreamer
17.12.2023, 00:59
Forum: Discussion
Topic: Unable to locate two new features of build 899 [SOLVED]
Replies: 6
Views: 12031

Re: Unable to locate two new features of build 899

I saw and still do not see the supposed "Last used tab" option "Define keyboard shortcuts" - "Change to last active tab", the option name is different, default shortcut is Ctrl+PageUp, toolbar button is available too. I saw and still do not see the supposed "Use r...
by Dreamer
09.12.2023, 15:25
Forum: Resolved Bugs, Issues, Requests
Topic: Remove a line from a container
Replies: 3
Views: 29481

Re: Remove a line from a container

Fixed in 900, thanks, Marek.

Closed.
by Dreamer
09.12.2023, 15:23
Forum: Resolved Bugs, Issues, Requests
Topic: Help->Contents not working on build 899 64-bit
Replies: 2
Views: 9235

Re: Help->Contents not working on build 899 64-bit

Fixed in 900, thanks, Marek.

Closed.
by Dreamer
08.12.2023, 20:13
Forum: Feature Requests
Topic: Folder List built with a script
Replies: 10
Views: 34801

Re: Folder List built with a script

I agree, file containers are very useful, it's possible to copy any files and folders there also within the program.

More here:

https://freecommander.com/fchelpxe/en/F ... ainer.html
by Dreamer
07.12.2023, 21:45
Forum: General Discussion
Topic: [Solved] How to search for folders only
Replies: 4
Views: 28727

Re: How to search for folders only

Marek wrote: 07.12.2023, 21:25I would suggest for all folders only:

Code: Select all

:D
I tried this, but it was not working, not sure why, it works good now.
by Dreamer
07.12.2023, 21:17
Forum: Resolved Bugs, Issues, Requests
Topic: Remove a line from a container
Replies: 3
Views: 29481

Re: Remove a line from a container

Confirmed.

Workaround, create a new file container and copy all items to the new file container, it's possible to remove items in this file container.

Regarding the empty folders:

FAQ - How to find empty folders?
by Dreamer
07.12.2023, 21:05
Forum: General Discussion
Topic: [Solved] How to search for folders only
Replies: 4
Views: 28727

Re: How to search for folders only

Use this for File name field in Search dialog:

Code: Select all

-*.*
Regarding the size or number of items, I'm not sure if it's possible.

Workaround, use column for number of items - "Items" in Details view, and Plain view - folders - Shift+Ctrl+B, then sort by Items.