duncsully / ottado-lite

A fairly light productivity app
https://ottado.app/
0 stars 0 forks source link

Tag manager #34

Open duncsully opened 1 year ago

duncsully commented 1 year ago

Currently you can only add tags when adding and editing actions, but you can't edit or delete tags. I should create a CRUD page for tags.

I should also normalize their connection to next actions. Right now the next actions directly store the string names of the tags instead of their IDs.