[GH-ISSUE #761] recursive file search #521

Closed
opened 2026-03-02 15:59:27 +03:00 by kerem · 0 comments
Owner

Originally created by @nzyeehaa on GitHub (Mar 29, 2022).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/761

suggestion: add recursive file search.

search only works on a flat folder.
recursive search would provide results from entire project.

in demo: search for index.php - it only shows one in home folder, but there is another in embed folder

flat search/ajax may be ok for general use and speed, perhaps regex could enable recursive search or use a basic marker ie: *index.php would search project

Ajax search currently fires on second letter, the use of a marker could have it wait until you press search/enter to scan all directories

duplicate - sorry :( - works perfect on admin user / not available in demo
#701
#547 #380
#566
#465
Duplicate of #527

Originally created by @nzyeehaa on GitHub (Mar 29, 2022). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/761 **suggestion:** add recursive file search. search only works on a flat folder. recursive search would provide results from entire project. **in demo:** search for `index.php` - it only shows one in home folder, but there is another in embed folder flat search/ajax may be ok for general use and speed, perhaps regex could enable recursive search or use a basic marker ie: `*index.php` would search project Ajax search currently fires on second letter, the use of a marker could have it wait until you press search/enter to scan all directories **duplicate - sorry :(** - works perfect on admin user / not available in demo #701 #547 #380 #566 #465 Duplicate of #527
kerem closed this issue 2026-03-02 15:59:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#521
No description provided.