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

V2 actions and methods #19

Open
yoelk opened this issue Nov 10, 2015 · 0 comments
Open

V2 actions and methods #19

yoelk opened this issue Nov 10, 2015 · 0 comments

Comments

@yoelk
Copy link
Owner

yoelk commented Nov 10, 2015

It might be better to have a single automation panel, combining actions and sequences in the same operation list.

For example:

  • action1 (param1, param2)
  • action2 (param1)
  • method1 (repeat=2)
  • action3 (param1)

Another idea is that when the user presses "go", it will not lock the operation list. Instead, it will copy its contents and add it to the history panel, and show the development of operation there (items that haven't been done yet can be greyed out or something). If the user stops operation in the middle, the parts that got cancelled would be deleted, or maybe even stay in a grey out mode and be skipped to keep this part of the user's history), or we can add a part that says (user stopped) and inside keep the details of what wasn't run.

@yoelk yoelk added this to the core functionality milestone Sep 7, 2016
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

No branches or pull requests

1 participant