cdevroe/unmark

Label Issues

Closed this issue · 1 comments

Issues

  • It seems that there are many entries in the labels table after the initial application setup, many of which are not visible on the frontend and also are sort of useless. Has anyone else noticed this?
  • I can't find the ability on the frontend to add, edit or delete labels.

Proposed solutions

  • Add ability to perform CRUD on labels.

As labels seem to be superfluous to my requirements, I deleted all labels except the unlabelled label by sending a sql query directly to the database (before any links were added).