mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-25 00:47:12 -04:00
- Renamed and restructured the tagging modules, replacing `semantic_tag` with `tag` for consistency across the codebase. - Updated all references in the domain, operations, and database layers to reflect the new naming conventions. - Removed deprecated files and entities related to the old semantic tagging system, including `semantic_tag.rs` and `metadata_tag.rs`. - Enhanced the organization of the tagging system, improving clarity and maintainability for future development. This commit streamlines the tagging architecture, paving the way for advanced features and improved usability.