You are not logged in.
Hello
I want to find a file manager that have a hiding feature of certain extension
For example I want to save xournal++ .xopp file next to the pdf file.
However in that case the folder have double number of file and it's readability might be so bad. Hence I want to hide .xopp file extension in the file manager only.
I can open xopp in xournal app. If I want to see clean pdf file then I could double click pdf in file manager.
If such hiding is toggle with shortcut key then it would be perfect.
BTW I am right now using nemo on xmonad.
Thanks for reading.
Offline
The common solution to that appears to be the reverse of what you suggest : only show certain extensions .
File managers tied to specfic applications (like libreoffice & firefox) use that method.
I'm not aware of any file manager that does what you suggest.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Prefix the names of the undesired files w/ a dot?
".some.pdf.xopp" or so?
Offline
Prefix the names of the undesired files w/ a dot?
".some.pdf.xopp" or so?
Yest that would hide but I usually prefer to see dot file in my file manager. However definitely one of go around solution.
Thank you
Offline
The common solution to that appears to be the reverse of what you suggest : only show certain extensions .
File managers tied to specfic applications (like libreoffice & firefox) use that method.
I'm not aware of any file manager that does what you suggest.
I thought it is not a big deal
but it seems harder then I thought.
In your method
would you give me more details?
Offline
I should have used the term "file picker" instead of file manager for the application specfiic pickers, as their functionality only offers a very small part of file manager functionality .
Also those file pickers are not usable outside of the application they are part of .
File managers that follow the Orthodox File Manager paradigm support highlighting a certain selection and allow operations on the selection and on individual files) , but they don't hide files not fitting the selection .
Norton Commander (dos) , Midnight Commander (linux CLI) , Krusader (linux GUI) , Double Commander (javabased gui) , Total Commander (windows gui) are a few examples .
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Dolphin has the Ctrl+I shortcut which will open a filter selection that just filters the current view. I'd assume most others have a "search" that might be configurable to limit by file type and in the current dir?
Offline
There used to be https://filterfs.sourceforge.net/
You could see whether that still works or use it as inspiration for your own solution.
Though wrt "its readability might be so bad", most FMs will allow you to sort by file extension (type)
Offline