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

Convert favorites list to functions list #89

Open
daniellimws opened this issue Mar 14, 2018 · 0 comments
Open

Convert favorites list to functions list #89

daniellimws opened this issue Mar 14, 2018 · 0 comments
Labels
Milestone

Comments

@daniellimws
Copy link
Contributor

A more practical usage of the favorites list is to have user-defined functions, since that was the intended use anyways.

To do this, best to do the following:

  • Create FunctionBlock
  • Export functions to script
  • Allow users to define function name on function
  • Need to figure out a way to pass in parameters
  • Need to figure out a way to define return value

Most likely merely a list block ain't gonna do the work, spawning a dialog box to customize function specifics would be more helpful.

@daniellimws daniellimws added this to the 1.2.0 milestone Mar 14, 2018
@daniellimws daniellimws added this to To Do in Basic Features via automation Mar 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Basic Features
  
To Do
Development

No branches or pull requests

1 participant