Flow.Launcher icon indicating copy to clipboard operation
Flow.Launcher copied to clipboard

Explorer Plugin: Results after 'Tab'-ing into a folder

Open luopa opened this issue 2 years ago • 6 comments

Is your feature request related to a problem? Please describe.

After listing a folder with explorer plugin, I often wish to further browse into the folder, hence I hit 'Tab'. I'm then presented with the following entry-lines:

  • "Open in default file manager. Use '>' to search in [...]"
  • [Folder Contents]
  • [Folder Contents]
  • [...]

When I provide further input, the folder contents are being filtered. However, the "Open in default file manager [...]"-line remains. This forces me to use arrow down in any case to select my target object.

But: If my target was to open the current folder, I would have hit enter already at the beginning. After I start to type further input, I don't need the first line anymore, because I'm targeting another folder or file.

Describe the solution you'd like After browsing into a folder, only display the "Open in default file manager [...]"-line as long as there is no additional text input. As soon es there is, hide the "Open in default file manager [...]"-line.

This allows to "Tab" into a folder, text-input to filter the results towards a target, "Tab" again into folder, etc. (or eventually hit "Enter" or "Ctrl+Enter" (depending on your settings) on the target object).

luopa avatar Jul 26 '23 22:07 luopa

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Sep 10 '23 01:09 github-actions[bot]

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Oct 29 '23 01:10 github-actions[bot]

Makes sense. Maybe we can get it a fix.

taooceros avatar Oct 29 '23 16:10 taooceros

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 60 days.\n\nAlternatively this issue can be kept open by adding one of the following labels:\nkeep-fresh

github-actions[bot] avatar Feb 15 '25 01:02 github-actions[bot]

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 60 days.\n\nAlternatively this issue can be kept open by adding one of the following labels:\nkeep-fresh

github-actions[bot] avatar Apr 18 '25 02:04 github-actions[bot]

New Flow Launcher user here, and this was one of the first things I noticed that seemed a bit unintuitive. It's exactly as OP says:

If my target was to open the current folder, I would have hit enter already at the beginning. After I start to type further input, I don't need the first line anymore, because I'm targeting another folder or file.

Ideally it would be even better if I could substitute spaces for tabs. For example in another file launcher I use, for a path like very/long/path/to/folder I could find this folder in many ways (depending on how many matches) such as:

ve lo (or any two letters)
ve pa
ve to fo
pa to
fo
etc, etc.

Thanks.

Edit: Glad to know I just overlooked the setting, found it at: Plugins -> Explorer -> Everything Setting -> Search Full Path

f34r1335 avatar Apr 18 '25 19:04 f34r1335

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 60 days.\n\nAlternatively this issue can be kept open by adding one of the following labels:\nkeep-fresh

github-actions[bot] avatar Jun 19 '25 02:06 github-actions[bot]

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 60 days.\n\nAlternatively this issue can be kept open by adding one of the following labels:\nkeep-fresh

github-actions[bot] avatar Aug 23 '25 02:08 github-actions[bot]

This issue was closed because it has been stale for 7 days with no activity. If you feel this issue still needs attention please feel free to reopen.

github-actions[bot] avatar Aug 31 '25 02:08 github-actions[bot]

FYI I implemented the result "Open in default file manager. Use '>' to search in [...]" in the early days to let users know these are some further operations you can do. Perhaps we can move this tip somewhere else instead.

jjw24 avatar Aug 31 '25 05:08 jjw24