Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Verb: Toggle descending/following all symlinks #856

Open
AndydeCleyre opened this issue Mar 14, 2024 · 4 comments
Open

Request: Verb: Toggle descending/following all symlinks #856

AndydeCleyre opened this issue Mar 14, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@AndydeCleyre
Copy link

In some directories I use symlinks to other directories, and I would like to be able to filter down the tree, including children of symlinks.

I understand it's probably a bad idea to turn that behavior on by default, but I'd like to interactively toggle it, when I'm in a situation where it seems reasonable.

@Canop
Copy link
Owner

Canop commented Mar 14, 2024

This situation where it seems reasonable, isn't it when the visible tree is some path or inside ?

@AndydeCleyre
Copy link
Author

I'm not sure what you mean, sorry. To my mind the visible tree is always a path.


I guess this would require some defense against infinitely recursive folder structures.

@AndydeCleyre
Copy link
Author

For example if music is arranged by artist and year and genre in the filesystem, using symlinks to have the same file appear in multiple folders (1990s, rock), I'd like to be able to filter the tree and see all structured path results.

Maybe it could have a very limited maximum link depth to keep things from getting out of hand?

@Canop
Copy link
Owner

Canop commented Mar 18, 2024

Ok, it's clear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants