ICIJ / datashare

A self-hosted search engine for documents.
https://datashare.icij.org
GNU Affero General Public License v3.0
598 stars 54 forks source link

feat: Add label field to a task #1602

Open caro3801 opened 2 weeks ago

caro3801 commented 2 weeks ago

What: Add label field to a task which would be more user friendly Why: Currently tasks are described by their name and Id which make them difficult to search for users How: The default label could be the name of the task (+ id or date..) and would be editable by users. The persistence can be either done in memory or in db.