resolve-works / insight

Insight turns data into information, by putting it into context.
GNU Affero General Public License v3.0
1 stars 0 forks source link

String based tagging #13

Open monneyboi opened 1 year ago

monneyboi commented 1 year ago

Allow for documents to be tagged with string based tags. Use these for all tags, document metadata and user tags: metadata:author and user:priority etc. for example, or generated tags like type:email for example.

monneyboi commented 11 months ago

Tags should have a boolean value indicating whether they were generated. Tags should have a boolean value indicating whether they have been removed (so we don't re-add a tag when regenerating tags)