Open
Description
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
Labels
No labels