spacedrive icon indicating copy to clipboard operation
spacedrive copied to clipboard

[ENG-998] Even more file icons

Open HeavenVolkoff opened this issue 2 years ago • 1 comments

Expand file type detection to allow more icons to be used as LayeredIcons. We need to match more extensions and some files names. To do this we should rename more icons to their correct extension or file names according to these mappings (File that need to match multiple extensions and file names should be symlinked):

https://github.com/BeardedBear/bearded-icons/blob/master/src/shared/fileExtensions.ts https://github.com/BeardedBear/bearded-icons/blob/master/src/shared/fileNames.ts

After that we need to expand the functionality of getLayeredIconto allow for matching file names besides the current logic for matching file extensions

From SyncLinear.com | ENG-998

HeavenVolkoff avatar Aug 23 '23 17:08 HeavenVolkoff

Hi! If needed, I can modify file names or property names to help you, if you want to synchronize with the next updates of my Bearded Icons pack :)

BeardedBear avatar Nov 17 '23 18:11 BeardedBear