Powertoys: Folder Color Coding

Created on 25 Aug 2020  路  7Comments  路  Source: microsoft/PowerToys

It would be nice if I could color-code folders and files, just like you can in macOS. How about a powertoy for this?

Idea-New PowerToy

Most helpful comment

Personally, I'd love to see this concept go beyond colour-coding and be a fully robust file tagging system. In fact I've actually suggested this before (see #150)

Windows does already have a tagging function, but it's limited, cumbersome and rather obscure. Something that's much more accessible like on macOS would be fantastic to have.

All 7 comments

There is a software for this, check 'foldermarker'. There's a free version. The icons are well made and I think it suits your needs.

Personally, I'd love to see this concept go beyond colour-coding and be a fully robust file tagging system. In fact I've actually suggested this before (see #150)

Windows does already have a tagging function, but it's limited, cumbersome and rather obscure. Something that's much more accessible like on macOS would be fantastic to have.

How would the new Power Toy save this tag data? Tags are supported for some file types today, but not all. Would there be a metadata files associated with a directory or with each file which stores the tags?
image

There is a software for this, check 'foldermarker'. There's a free version. The icons are well made and I think it suits your needs.

Looks interesting, I think I will try that.

Tags are supported for some file types today, but not all.

Indeed. Even PDF files don't allow labels/tags 馃槓

How would the new Power Toy save this tag data? (...) Would there be a metadata files associated with a directory or with each file which stores the tags?

What about the desktop.ini file?

I created a small app a while ago which adds a "Tag" option to the context menu of folders, which just changes the folder icon to a recoloured one (using SHGetSetFolderCustomSettings). Maybe something similar could be implemented in PowerToys?

@jonaskohl Yes, sounds good!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aminya picture aminya  路  3Comments

smz picture smz  路  3Comments

CombeeMike picture CombeeMike  路  3Comments

SWinxy picture SWinxy  路  3Comments

ivadham picture ivadham  路  3Comments