file-tree-alternative
file-tree-alternative copied to clipboard
[FR] exclude files multipart extensions such as "pdf.side" or "part.ext"
The particular use case I have is hiding sidecar files. A side car file might take a file like "this.ext" and create a related file with extension "file.ext.side.md". I would like to exclude these from the tree (as the side car is opened automatically when the original file is opened).
If I put side.md or ext.side.md into the exclude file extensions settings box, it seems to do nothing.
Yeah same for excalidraw.png and excalidraw.svg; maybe the filter should just be a regex on the filename?