Skip to content

Migrate Booru Tags List from TXT to CSV #1

@FRiMN

Description

@FRiMN

Background

Currently, app use Booru tags list stored in a resources/autocomplete.txt. This file is used for auto-completion of tags within the application. We aim to improve data handling and compatibility by transitioning this list to a more standard CSV format.

Objective

The objective of this migration is to:

  1. Standardization: Transition from a text file (TXT) to a standardized CSV format to improve compatibility across different tools.
  2. Enhancement for Simplicity: Simplify the management and enhancement of the tags list through standard data handling practices in CSV format.
  3. Supportability: Easier integration with existing systems, reduced maintenance overhead, and enhanced support capabilities due to the use of a widely-supported file format.

Expected Impact

  1. Users: Seamless tag search and autocompletion functionality with improved accuracy and efficiency due to structured data in CSV.
  2. Developers: Easier integration of autocompletion tags list into app, simplified maintenance, and reduced complexity in supporting the tags list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions