flashlight: update

This commit is contained in:
Rico Sta. Cruz 2017-09-20 22:15:19 +08:00
parent 21d03eec64
commit d73c9912c0
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
1 changed files with 30 additions and 7 deletions

View File

@ -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)