xpavle00 / Habo

Habo is an open-source habit tracker. Created in a flutter.
https://habo.space
GNU General Public License v3.0
422 stars 63 forks source link

Addition of categories #54

Closed Rafee-M closed 6 months ago

Rafee-M commented 6 months ago

The inclusion of categories would make it easier to view habits in an organized manner.

Suggested implementation:

  1. The category selector could be placed under the weekday row and it would move horizontally.
  2. An option to assign a category could be added inside the habit options
Rafee-M commented 6 months ago

My bad, duplicate of #33