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

Support for multiple commands within an entry #1

Open
Kapeli opened this issue Feb 18, 2014 · 0 comments
Open

Support for multiple commands within an entry #1

Kapeli opened this issue Feb 18, 2014 · 0 comments

Comments

@Kapeli
Copy link

Kapeli commented Feb 18, 2014

I think it would be useful to allow more than 1 command for each entry. This would be useful for those cases when one action can be performed using more than 1 command.

Ideally, the format would be:

    entry do
      command 'command 1'
      command 'command 2'
      name 'name'
      notes 'notes'
    end

Can this be added?

@Kapeli Kapeli mentioned this issue Feb 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant