Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grouping of related tasks using categories #4

Open
spapas opened this issue Oct 20, 2014 · 3 comments
Open

Grouping of related tasks using categories #4

spapas opened this issue Oct 20, 2014 · 3 comments
Labels

Comments

@spapas
Copy link
Contributor

spapas commented Oct 20, 2014

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 !

@gdude2002
Copy link

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

@ralgozino
Copy link

+1 to this feature :)

@ralgozino
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants