mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[GH-ISSUE #84] Sort folders before files #63
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fn-ix on GitHub (Nov 25, 2018).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/84
Hi!
Would it be possible to have an option for sorting folders before files whilst otherwise retaining the alphabetical order?
@carlsue commented on GitHub (Jan 24, 2019):
me too
2.3.1 only admin like this
@orionseye commented on GitHub (Nov 18, 2020):
i spent the whole day to understand some of the logic behind this 'easy' app .. and it's getting better and better..

first i scratched my head with the complex 'move' file procedure, which actually resides in 'copy' function, and now scratching the head, behind the 'sorting' logic, which seems to be false by default, as i see from the comments.
who had this briliant idea, to sort files like that, when the whole world list everything FIRST by folder THEN by file name (by default)?
@prasathmani commented on GitHub (Nov 19, 2022):
This issue is addressed in the new release.