Skip to content

[Feature Request]: Separated tagging APIΒ #981

Open
@TrigamDev

Description

@TrigamDev

This is for the far, far future, similar to the Core Library/API, but I'd love to see the tagging API be separated out into a library that any project can use.

What I have in mind is Rust library (given TagStudio Core is going to be written in Rust, or at least that's what I remember) in which you give it an SQLite table to associate the tags with, and it provides methods for creating tags, adding, editing, and removing tags, for searching through entries of the SQLite table, etc.

While this doesn't exactly benefit TagStudio itself much, but I believe this could be incredibly beneficial for others looking to implement tagging of arbitrary data into their project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions