TagStudioDev / TagStudio

A User-Focused Photo & File Management System
GNU General Public License v3.0
2.84k stars 265 forks source link

refactoring: centralize field IDs #157

Closed yedpodtrzitko closed 14 minutes ago

yedpodtrzitko commented 1 month ago

this PR puts all field IDs into one enum, and use that instead of numbers directly or ad-hoc created variables with given values.