User defined file categories like {:Script} or {:Config}

Features wanted...
Post Reply
roemer_m
Posts: 21
Joined: 10 Dec 2016 15:18

User defined file categories like {:Script} or {:Config}

Post by roemer_m »

File type categories like {:Executable} or {:Video} etc. are supported on many places by file search, visual filters or preview handlers. It would be very handy to be able to create user defined categories. I often search for cli-scripts (*.ps1;*.cmd;*.bat;*.xys;*.xyi) or config-files (*.cfg;*.ini) and would like to create such categories as group of file extensions. First step could be a tweak in ini.file to create such categories like:
FileCategory={:Script}|Script-files|ps1;cmd;bat;xys;xyi
FileCategory={:Config}|Config-files|cfg;ini
If such user defined categories exists visual filter, searches etc. are much easier

admin
Site Admin
Posts: 66794
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: User defined file categories like {:Script} or {:Config}

Post by admin »

Yeah, not a bad idea! Please remind me after the glow-up is complete.

Post Reply