View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002021 | Double Commander | File operations | public | 2018-02-09 00:07 | 2020-05-20 00:24 |
| Reporter | wallneradam | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | new | Resolution | open | ||
| Projection | none | ETA | none | ||
| Platform | Linux | OS | Ubunut | OS Version | 17.10 |
| Product Version | 1.0.0 (trunk) | ||||
| Summary | 0002021: ".hidden" file support | ||||
| Description | In Gnome's Nautilus file manager there is a feature to hide not wanted files by listing them in a file named ".hidden": https://askubuntu.com/questions/143315/how-to-hide-files-and-folders-in-nautilus I know there is a similar functionality in Double Commander (I already use it), but it would be great if it would be possible to hide files and folders the same way as in the default file manager. | ||||
| Tags | No tags attached. | ||||
| Fixed in Revision | |||||
| Operating system | Linux | ||||
| Widgetset | GTK2, QT4 | ||||
| Architecture | 32-bit, 64-bit | ||||
|
|
Configuration > Ignore list? |
|
|
As I wrote I've already use that, but it would be better to use ".hidden" file because it is supported in Nautilus as well, so it would be a general solution. |
|
|
You can try to use one file for DC and Nautilus: - open doublecmd.xml - find <IgnoreList Enabled="True"> <IgnoreListFile>%COMMANDER_PATH%/ignorelist.txt</IgnoreListFile> </IgnoreList> - replace "%COMMANDER_PATH%/ignorelist.txt" on "$HOME/.hidden" - save and run DC |
|
|
Thanks, but unfortunately it won't work, because IgnorList uses absolute paths, .hidden uses names in the current directory. It is a kind of directory meta file. I tried it with "$PWD/.hidden", without luck. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-02-09 00:07 | wallneradam | New Issue | |
| 2018-02-09 01:44 | Skif_off | Note Added: 0002525 | |
| 2018-04-20 19:23 | wallneradam | Note Added: 0002571 | |
| 2018-04-22 18:25 | Skif_off | Note Added: 0002572 | |
| 2018-04-22 18:25 | Skif_off | Note Edited: 0002572 | |
| 2018-04-22 18:26 | Skif_off | Note Edited: 0002572 | |
| 2018-05-04 16:09 | wallneradam | Note Added: 0002593 |