Table Tags - warwickfoster/qurantools GitHub Wiki

The tags table enables users to categorize and label verses or content, storing tag names, colors, and related metadata. This functionality facilitates personalized organization and retrieval of content.

Column Descriptions

Table Name Column Name Description
tags ID A unique identifier for each tag, serving as the primary key for the table.
tags Tag Name The name or label of the tag, providing a descriptive identifier for organizing or categorizing verses.
tags User ID A unique identifier linking the tag to the user who created it.
tags Tag Colour The color associated with the tag, used for visual distinction in interfaces.
tags Tag Lightness Value A numerical value indicating the lightness or brightness of the tag’s color, allowing for customizable or accessible color schemes.