File Tag Data Structure - rsanchez-wsu/jfiles GitHub Wiki

File Tag - Table Structure

File tags will be used for custom tagging of files. jfiles will provide several basic tags, the user can add custom tags that they wish to use. These tags will be great for searching and organization.

These tags should be stored in a seperate database than the caching that is NOT in memory. The user would not want their custom tags lost every time they close the program.

Default Tags

tag filePath
'Text' --
'Music' --
'Document' --
'Picture' --
'Shortcut' --
'Duplicate' --
'Incomplete' --