Skip to content

Feature Request/Idea: Custom color for file tags #10552

Description

@CB-HAL

Overview of the Feature Request
At the moment all File Tags have the same color (with exception of tabular ingest tags). We use api/admin/settings/:FileCategories to have own tags, our tags are organized in two categories: content (Documentation, Data, Code, Questionnaire etc.) and type of file (STATA, SPSS, EXCEL, CSV etc.). For an easier understanding of the two different categories, custom assignment of a color to each tag would be a good solution.

10-05-2024_14-28-21

Maybe it is possible to use :FileCategories and add the hexcode of the color:
curl -X PUT -d '{Documentation,#128A79},{Data,#128A79},{STATA,#DC143C},{SPSS,#DC143C}' http://localhost:8080/api/admin/settings/:FileCategories

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions