miracle-board icon indicating copy to clipboard operation
miracle-board copied to clipboard

Grouping of related tasks using categories

Open spapas opened this issue 9 years ago • 3 comments

I think that an optional "Category" field would be nice to have for each task, something like:

"tasks": [
    {
      "type": "http",
      "id": "xhacker_im",
      "title": "xhacker.im",
      "address": "http://xhacker.im",
      "category": "Public Servers"
    }
]

I have many tasks in my config (more than 15) and having categories would help a lot !

spapas avatar Oct 20 '14 17:10 spapas

I'll put my vote in for this one, would be a really nice feature.

gdude2002 avatar Oct 21 '14 08:10 gdude2002

+1 to this feature :)

ralgozino avatar Jul 29 '15 14:07 ralgozino

In my fork I added this feature and some minor changes. You are welcome to check it out. screenshot

@xhacker I can make a pull request if you want.

ralgozino avatar Aug 03 '15 03:08 ralgozino