brianto / simpletop

https://simpletop.s3-website-us-east-1.amazonaws.com
MIT License
0 stars 0 forks source link

Spotlight - Search #1

Open wongkk25 opened 8 years ago

wongkk25 commented 8 years ago

Add search bar to the desktop. It should take in some text and return any applications that the text matches. Return values must match the first character. Use hardcoded list of apps for now.

brianto commented 8 years ago

https://customelements.io/ellipticaljs/paper-autocomplete/

Looks like a decent candidate for autocomplete.

wongkk25 commented 8 years ago

App names will be hardcoded for now.