diff --git a/flashlight.md b/flashlight.md index baf13f2d9..4641e8ddf 100644 --- a/flashlight.md +++ b/flashlight.md @@ -1,21 +1,44 @@ --- title: Flashlight category: Apps +layout: 2017/sheet --- -* add Dinner with Pancho 5 pm tomorrow -* remind Go to School at 2:30pm -* remind Go to School in 15 mins +## Commands +{: .-three-column} + +### Events and reminders + +* `add Dinner with Rico 5 pm tomorrow` +* `remind Go to school at 2:30pm` +* `remind Go to school in 15 mins` ### DuckDuckGo -* \!g foo -* \!mdn settimeout +* `!g foo` +* `!mdn settimeout` ### System -> "shutdown" "restart" "logout" "sleep" -> "ejall" +* `shutdown` +* `restart` +* `logout` +* `sleep` +* `ejall` +* `screen saver` + +### Emoji + +* `emoji grin` +* `:rocket:` + +### Web search + +* `/react` + +Prefix with `/` to do a web search. + +### References * [Flashlight](http://flashlight.nateparrott.com/) * [Flashlight on GitHub](https://github.com/nate-parrott/Flashlight)