TagStudio icon indicating copy to clipboard operation
TagStudio copied to clipboard

[SUGGESTION] Be able to view unsupported filetypes, and open if a program is registered for them

Open lunathir opened this issue 4 months ago • 3 comments

As title says. Currently files like shortcuts (lnk files) and music tracker files aren't visible and I'd love to be able to tag my software with tags like "utility" and "game" and whatnot, at least without having some sort of strange workaround.

lunathir avatar Apr 25 '24 07:04 lunathir

There's plans to make the filetype system more flexible in this regard, allowing most files by default and then letting the user blacklist ones they don't want to see instead of the current whitelisting system

CyanVoxel avatar Apr 25 '24 08:04 CyanVoxel

Also, just added support for shortcut files (no thumbnails currently) in 13c2ca1ea55cebb0b16977bf8e2b362710fe424f since I pretty much had the code already in there

CyanVoxel avatar Apr 25 '24 08:04 CyanVoxel

That makes sense, and thanks a lot for this! I just ran across this on YouTube yesterday and so far I think it's pretty neat.

lunathir avatar Apr 25 '24 16:04 lunathir

  • All file extensions are now supported along with a user-configurable blacklist as of 31f402289565b55d3a84d11f0eb6055e9bf42374
  • The ability to open files and their locations via a context menu added in 5bd2aaaf9ec9b570db2a3021bf5024487c07d025 and 6831a8939277d211386c43189c26d69d0c7f39d5

CyanVoxel avatar Apr 30 '24 06:04 CyanVoxel