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

Keywords for blocks #672

Open
1 of 24 tasks
whleung opened this issue Mar 7, 2014 · 4 comments
Open
1 of 24 tasks

Keywords for blocks #672

whleung opened this issue Mar 7, 2014 · 4 comments
Labels
Milestone

Comments

@whleung
Copy link
Member

whleung commented Mar 7, 2014

These keywords are for the search filter feature. See #340.

  • Controls
  • Sprites
  • Music
  • Sound
  • Arrays
  • Boolean
  • Canvas
  • Color
  • Images
  • Math
  • Random
  • Vectors
  • Objects
  • Strings
  • Paths
  • Points
  • Rects
  • Sensing
  • Motion
  • Shapes
  • Geolocation
  • Sizes
  • Text
  • Matrix
@whleung whleung added this to the Beta + IDE milestone Mar 7, 2014
@dethe dethe added the Feature label Apr 13, 2014
@dethe
Copy link
Member

dethe commented Jul 6, 2014

We should automatically add "menu" as a keyword when blocks are added, rather than having to tag all the blocks manually.

@whleung
Copy link
Member Author

whleung commented Jul 6, 2014

Do you mean automatically adding the block's category name as a keyword? I think it already does that.

@dethe
Copy link
Member

dethe commented Jul 6, 2014

OK, then what remains to be done?

@whleung
Copy link
Member Author

whleung commented Jul 6, 2014

Right now it only adds the block's category name (e.g. Strings, Sound, etc.) as a keyword. It doesn't add the block's label (e.g. "string [] substring at [] of length []", "set sound [] looping to []" etc.) as a keyword because I think the label is more like a phrase than a keyword. The remaining task is to add appropriate keyword for each block. For example, the block "string [] substring at [] of length []" should have "substring" as a keyword.

@whleung whleung removed their assignment Jul 24, 2014
@dethe dethe modified the milestones: Beta + IDE, Custom Elements Jan 6, 2015
@dethe dethe modified the milestones: Custom Elements, Beta + IDE Feb 11, 2015
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

2 participants