From d73c9912c061d3e67a36829cd5bc2cd14d10f9ff Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Wed, 20 Sep 2017 22:15:19 +0800 Subject: [PATCH] flashlight: update --- flashlight.md | 37 ++++++++++++++++++++++++++++++------- 1 file changed, 30 insertions(+), 7 deletions(-) diff --git a/flashlight.md b/flashlight.md index baf13f2d..4641e8dd 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)